Struct EmptyPythonVisitor

Inheritance Relationships

Base Type

  • public boost::python::def_visitor< EmptyPythonVisitor >

Struct Documentation

struct EmptyPythonVisitor : public boost::python::def_visitor<EmptyPythonVisitor>

Public Functions

template<class classT>
inline void visit(classT&) const