table of contents
other versions
- testing 14.2.0-19
- unstable 14.2.0-19
- experimental 14.3.0-3
conflicting packages
std::_Placeholder< _Num >(3cxx) | std::_Placeholder< _Num >(3cxx) |
NAME¶
std::_Placeholder< _Num > - The type of placeholder objects defined by libstdc++.
SYNOPSIS¶
#include <functional>
Detailed Description¶
template<int _Num>¶
struct std::_Placeholder< _Num >"The type of placeholder objects defined by libstdc++.
Since
C++11
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ |