Warning, file /include/boost/python/object/value_holder_fwd.hpp was not indexed
or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).
0001
0002
0003
0004
0005 #ifndef VALUE_HOLDER_FWD_DWA2002311_HPP
0006 # define VALUE_HOLDER_FWD_DWA2002311_HPP
0007
0008 namespace boost { namespace python { namespace objects {
0009
0010 struct no_back_reference;
0011
0012 template <class CallbackType = no_back_reference> struct value_holder_generator;
0013
0014 }}}
0015
0016 #endif