Home
last modified time | relevance | path

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

/third_party/boost/boost/python/detail/
Dconstruct.hpp23 void construct_referent(void* storage, Arg const& x, T(*tag)() = 0) in construct_referent() function
29 void construct_referent(void* storage, Arg& x, T(*tag)() = 0) in construct_referent() function