Records
Functions
-
template <typename Ttypename... Args>void PlacementNew (void * pArgs &&... args)Construct an instance of T in `p` through placement new, passing Args... to
the constructor.
This abstraction is here mostly for the gcc performance fix.
Defined at line 25 of file ../../third_party/cobalt/src/public/lib/statusor/statusor_internals.h