std::_derives_from_unary_function(3)
NAME
std::_Derives_from_unary_function
SYNOPSIS
Inherits std::__sfinae_types.
Detailed Description
- template<typename _Tp> struct std::_Derives_from_unary_function< _Tp >
- Determines if the type _Tp derives from unary_function.
- Definition at line 215 of file tr1_impl/functional.
- Public Types
- typedef char __one
- Static Public Attributes
- static const bool value
Author
- Generated automatically by Doxygen for libstdc++ from the source code.