Helper for exposing a C++ YesNo
struct.
More...
Namespaces | |
namespace | syten |
Syten namespace. | |
namespace | syten::Pyten |
Contains the initialisation functions for Python bindings. | |
Functions | |
template<typename Exposed > | |
py::class_< Exposed > | syten::Pyten::expose_yesno (py::module &m, std::string name, std::string docstring=std::string("")) |
Function to expose YesNo structs automatically. More... | |
Helper for exposing a C++ YesNo
struct.