Home
last modified time | relevance | path

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

/third_party/boost/boost/core/
Dalloc_construct.hpp78 alloc_construct(A& a, T* p) in alloc_construct() function
87 alloc_construct(A& a, T* p, U&& u, V&&... v) in alloc_construct() function
95 alloc_construct(A& a, T* p, U&& u) in alloc_construct() function
103 alloc_construct(A& a, T* p, const U& u) in alloc_construct() function
110 alloc_construct(A& a, T* p, U& u) in alloc_construct() function
151 alloc_construct(noinit_adaptor<A>&, T* p) in alloc_construct() function