Home
last modified time | relevance | path

Searched defs:no_init (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/python/src/object/
Dclass.cpp663 extern "C" PyObject* no_init(PyObject*, PyObject*) in no_init() function
/third_party/boost/boost/python/
Dclass.hpp59 enum no_init_t { no_init }; enumerator