Scroll to navigation

std::_Placeholder(3) Library Functions Manual std::_Placeholder(3)

NAME

std::_Placeholder -

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

Definition at line 823 of file tr1_impl/functional.

Author

Generated automatically by Doxygen for libstdc++ from the source code.

19 Jun 2018 libstdc++