table of contents
other versions
- testing 12.2.0-14
- unstable 12.2.0-14
- experimental 12.2.0-17
conflicting packages
std::piecewise_construct_t(3cxx) | std::piecewise_construct_t(3cxx) |
NAME¶
std::piecewise_construct_t - Tag type for piecewise construction of std::pair objects.
SYNOPSIS¶
#include <utility>
Detailed Description¶
Tag type for piecewise construction of std::pair objects.
Definition at line 80 of file utility.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Mon Aug 22 2022 | libstdc++ |