table of contents
other versions
- trixie 14.2.0-19
- testing 14.2.0-19
- unstable 14.3.0-5
- experimental 14.3.0-4
| 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.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
| libstdc++ |