Searched defs:spc_ptr (Results 1 – 1 of 1) sorted by relevance
| /third_party/boost/boost/flyweight/ | ||
| D | key_value.hpp | 112 void* spc_ptr()const{return static_cast<void*>(&spc);} in spc_ptr() function in boost::flyweights::detail::optimized_key_value::rep_type |