Searched refs:construct (Results 1 – 8 of 8) sorted by relevance
135 void construct(pointer p, const_reference val) { in construct() function139 void construct(U* p, Args&&... args) { in construct() function
196 void construct(pointer p, const_reference val) { in construct() function200 void construct(U* p, Args&&... args) { in construct() function
6 # so we can construct a class hierarchy that would have a surprising result:
122 alloc.construct(ret, in SwapAllocCompiledMethod()
207 void construct(U* p, Args&&... args) { in construct() function
194 void construct(U* p, Args&&... args) { in construct() function
642 allocfn_.construct(allocfn_.address(data_[i])); in AllocateStorage()
236 quickly construct these without caring about the type.