Home
last modified time | relevance | path

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

/third_party/boost/boost/python/object/
Dclass_metadata.hpp264 inline static void maybe_register_class_to_python(void*, mpl::true_) {} in maybe_register_class_to_python() function
268 inline static void maybe_register_class_to_python(T2*, mpl::false_) in maybe_register_class_to_python() function