libstdc++
std::is_bind_expression< volatile _Bind< _Signature > > Struct Template Reference

#include <functional>

Inherits std::true_type.

Detailed Description

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

Class template _Bind is always a bind expression.

Definition at line 788 of file functional.


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