Archived issue #0033305
Coding - BOPTools_PairSelector::Clear method uses "Clear" instead of "clear" on std::vector
Description
It looks like "myPairs" is a std::vector and the Clear method should call lowercase "clear" instead of uppercase "Clear". I get an error when trying to make Python bindings of this method saying that "Clear" is not a member of std::vector.
Steps to reproduce
N/A
Public activity
7 archived notes
Participants are labeled by their role within this record.
Svetlana,
now visualization module under your responsibility.
now visualization module under your responsibility.
Branch [archived branch] has been created by Commenter 1.
[revision removed]
Detailed log of new commits:
Author: Rodrigo Lyra
Date: Thu Jan 12 16:43:29 2023 +0000
0033305: BOPTools_PairSelector::Clear method uses Clear instead of clear on std::vector
[revision removed]
Detailed log of new commits:
Author: Rodrigo Lyra
Date: Thu Jan 12 16:43:29 2023 +0000
0033305: BOPTools_PairSelector::Clear method uses Clear instead of clear on std::vector
Branch [archived branch] has been updated forcibly by Commenter 1.
[revision removed]
[revision removed]
Please integrate.
Branch [archived branch] has been updated forcibly by Commenter 1.
[revision removed]
[revision removed]
Branch [archived branch] has been updated forcibly by Commenter 1.
[revision removed]
[revision removed]
Branch [archived branch] has been deleted by Participant.
[revision removed]
[revision removed]