Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/smart_ptr/include/boost/smart_ptr/
Dlocal_shared_ptr.hpp24 template< class E, class Y > inline void lsp_pointer_construct( boost::local_shared_ptr< E > * /*pp… in lsp_pointer_construct() function
39 template< class E, class Y > inline void lsp_pointer_construct( boost::local_shared_ptr< E[] > * /*… in lsp_pointer_construct() function
54 template< class E, std::size_t N, class Y > inline void lsp_pointer_construct( boost::local_shared_… in lsp_pointer_construct() function
159 boost::detail::lsp_pointer_construct( this, p, pn ); in local_shared_ptr()