Searched refs:lsp_allocator_construct (Results 1 – 1 of 1) sorted by relevance
| /external/sdv/vsomeip/third_party/boost/smart_ptr/include/boost/smart_ptr/ |
| D | local_shared_ptr.hpp | 82 template< class E, class P, class D, class A > inline void lsp_allocator_construct( boost::local_sh… in lsp_allocator_construct() function 178 boost::detail::lsp_allocator_construct( this, p, d, a, pn ); in local_shared_ptr() 185 boost::detail::lsp_allocator_construct( this, p, d, a, pn ); in local_shared_ptr()
|