Searched defs:alloc_construct (Results  1 – 2 of 2) sorted by relevance
| /external/sdv/vsomeip/third_party/boost/core/include/boost/core/ | 
| D | alloc_construct.hpp | 78 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
  | 
| /external/sdv/vsomeip/third_party/boost/container/include/boost/container/ | 
| D | devector.hpp | 2090    BOOST_CONTAINER_FORCEINLINE void alloc_construct(pointer dst, Args&&... args)  in alloc_construct()  function in boost::container::devector
  |