Warning, file /include/boost/python/object/iterator_core.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 ITERATOR_CORE_DWA2002512_HPP
0006 # define ITERATOR_CORE_DWA2002512_HPP
0007
0008 # include <boost/python/object_fwd.hpp>
0009
0010 namespace boost { namespace python { namespace objects {
0011
0012 BOOST_PYTHON_DECL object const& identity_function();
0013 BOOST_PYTHON_DECL void stop_iteration_error();
0014
0015 }}}
0016
0017 #endif