libstdc++
std::_Mu< _Arg, false, true > Class Template Reference

List of all members.

Public Member Functions


Detailed Description

template<typename _Arg>
class std::_Mu< _Arg, false, true >

If the argument is a placeholder for the Nth argument, returns a reference to the Nth argument to the bind function object. [TR1 3.6.3/5 bullet 3]

Definition at line 1025 of file functional.


The documentation for this class was generated from the following file: