swig/Examples/python/docstrings/example.h

5 lines
44 B
C++

class Foo {
public:
void bar();
};