Searched defs:construct (Results 1 – 3 of 3) sorted by relevance
180 void construct(pointer p, const_reference val) { in construct() function184 void construct(U* p, Args&&... args) { in construct() function
152 void construct(pointer p, const_reference val) { in construct() function
169 void construct(pointer p, const_reference val) { in construct() function