Scroll to navigation

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++