Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/smart_ptr/include/boost/smart_ptr/
Dallocate_unique.hpp376 allocate_unique(const A& alloc) in allocate_unique() function
387 allocate_unique(const A& alloc, Args&&... args) in allocate_unique() function
398 allocate_unique(const A& alloc, typename type_identity<T>::type&& value) in allocate_unique() function
416 allocate_unique(const A& alloc, std::size_t size) in allocate_unique() function
428 allocate_unique(const A& alloc) in allocate_unique() function
456 allocate_unique(const A& alloc, std::size_t size, in allocate_unique() function
470 allocate_unique(const A& alloc, in allocate_unique() function
/external/sdv/vsomeip/third_party/boost/smart_ptr/doc/smart_ptr/
Dallocate_unique.adoc10 [#allocate_unique] anchor