Searched defs:construct (Results 1 – 4 of 4) 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
194 void construct(U* p, Args&&... args) { in construct() function
207 void construct(U* p, Args&&... args) { in construct() function