Public Types | Public Member Functions | Static Public Attributes

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

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

Inheritance diagram for std::is_bind_expression< _Bind< _Signature > >:
Inheritance graph
[legend]

List of all members.

Public Types

Public Member Functions

Static Public Attributes


Detailed Description

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

Class template _Bind is always a bind expression.

Definition at line 1408 of file functional.


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