Set the Python method str and repr to use the overloading operator<<. More...
#include <printable.hpp>
Public Member Functions | |
template<class PyClass > | |
void | visit (PyClass &cl) const |
Set the Python method str and repr to use the overloading operator<<.
Definition at line 21 of file printable.hpp.
|
inline |
Definition at line 24 of file printable.hpp.