Archived issue #0033305

Coding - BOPTools_PairSelector::Clear method uses "Clear" instead of "clear" on std::vector

CommunityOCCT:Codingverified7 public notes

Search issues

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.

01Commenter 1
Svetlana,
now visualization module under your responsibility.
02Commenter 2
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
03Commenter 2
Branch [archived branch] has been updated forcibly by Commenter 1.

[revision removed]
04Commenter 3
Please integrate.
05Commenter 2
Branch [archived branch] has been updated forcibly by Commenter 1.

[revision removed]
06Commenter 2
Branch [archived branch] has been updated forcibly by Commenter 1.

[revision removed]
07Commenter 2
Branch [archived branch] has been deleted by Participant.

[revision removed]