table of contents
other versions
- testing 12.2.0-14
- unstable 12.2.0-14
- experimental 12.2.0-17
conflicting packages
std::_Placeholder< _Num >(3cxx) | std::_Placeholder< _Num >(3cxx) |
NAME¶
std::_Placeholder< _Num > - The type of placeholder objects defined by libstdc++.
SYNOPSIS¶
Detailed Description¶
template<int _Num>¶
struct std::_Placeholder< _Num >"The type of placeholder objects defined by libstdc++.
Since
C++11
Definition at line 84 of file functional.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Mon Aug 22 2022 | libstdc++ |