Searched refs:maybe_register_class_to_python (Results 1 – 1 of 1) sorted by relevance
227 class_metadata::maybe_register_class_to_python((T2*)0, is_noncopyable()); in register_aux2()264 inline static void maybe_register_class_to_python(void*, mpl::true_) {} in maybe_register_class_to_python() function268 inline static void maybe_register_class_to_python(T2*, mpl::false_) in maybe_register_class_to_python() function