table of contents
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.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
| libstdc++ |