MCPcopy Create free account
hub / github.com/TNG/boost-python-examples / SomeClass

Method SomeClass

04-ClassMembers/member.cpp:7–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5{
6public:
7 SomeClass(std::string n) : name(n), mNumber(0.0) {}
8
9 std::string name;
10

Callers 1

member.pyFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected