Home
last modified time | relevance | path

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

/third_party/boost/boost/smart_ptr/
Dmake_local_shared_array.hpp20 make_local_shared() in make_local_shared() function
29 make_local_shared(const typename remove_extent<T>::type& value) in make_local_shared() function
38 make_local_shared(std::size_t size) in make_local_shared() function
47 make_local_shared(std::size_t size, in make_local_shared() function
Dmake_local_shared_object.hpp188 …T, class... Args> typename boost::detail::lsp_if_not_array<T>::type make_local_shared( Args&&... a… in make_local_shared() function
/third_party/boost/libs/smart_ptr/doc/smart_ptr/
Dmake_local_shared.adoc10 [#make_local_shared] anchor