std::is_bind_expression< _Bind< _Signature > > Struct Template Reference
[Binder Classes]

Class template _Bind is always a bind expression. More...

Inherits true_type.


Detailed Description

template<typename _Signature>
struct std::is_bind_expression< _Bind< _Signature > >

Class template _Bind is always a bind expression.

Definition at line 1366 of file functional.


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