Home
last modified time | relevance | path

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

/third_party/boost/boost/core/
Dallocator_access.hpp367 allocator_construct(A&, T* p) in allocator_construct() function
376 allocator_construct(A&, T* p, V&& v, Args&&... args) in allocator_construct() function
383 allocator_construct(A&, T* p, V&& v) in allocator_construct() function
391 allocator_construct(A&, T* p, const V& v) in allocator_construct() function
398 allocator_construct(A&, T* p, V& v) in allocator_construct() function
406 allocator_construct(A& a, T* p, Args&&... args) in allocator_construct() function
430 allocator_construct(A& a, T* p, Args&&... args) in allocator_construct() function
438 allocator_construct(A&, T* p, Args&&... args) in allocator_construct() function