Home
last modified time | relevance | path

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

/third_party/boost/boost/python/object/
Dvalue_holder.hpp52 inline void* holds_wrapped(type_info dst_t, wrapper<T>*,T* p) in holds_wrapped() function
57 inline void* holds_wrapped(type_info, ...) in holds_wrapped() function
Dpointer_holder.hpp68 inline void* holds_wrapped(type_info dst_t, wrapper<T>*,T* p) in holds_wrapped() function
73 inline void* holds_wrapped(type_info, ...) in holds_wrapped() function