Searched defs:construct (Results 1 – 9 of 9) sorted by relevance
86 void construct(U *p, Args &&... args) // NOLINT(readability-identifier-naming) in construct() function
94 void construct(U *p, Args &&... args) // NOLINT(readability-identifier-naming) in construct() function
128 void construct(U *ptr, Args &&...args) // NOLINT(readability-identifier-naming) in construct() function
151 void construct(U *p, Args &&...args) in construct() function
130 void construct(U *p, Args &&... args) // NOLINT(readability-identifier-naming) in construct() function
134 void construct(U *p, Args &&...args) // NOLINT(readability-identifier-naming) in construct() function
67 construct: function(t, args) { method
281 void construct(const pointer p, const_reference val) in construct() function
5468 construct() { method