Home
last modified time | relevance | path

Searched refs:is_binary_operator (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/python/src/object/
Dfunction.cpp379 inline bool is_binary_operator(char const* name) in is_binary_operator() function
477 else if (is_binary_operator(name_)) in add_to_namespace()