libstdc++
std::_Derives_from_unary_function< _Tp > Struct Template Reference

Inherits std::__sfinae_types.

List of all members.

Public Types

Static Public Attributes


Detailed Description

template<typename _Tp>
struct std::_Derives_from_unary_function< _Tp >

Determines if the type _Tp derives from unary_function.

Definition at line 191 of file functional.


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