std::_Placeholder - Man Page

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.

Info

libstdc++