std::_Maybe_unary_or_binary_function< _Res, _ArgTypes > Struct Template Reference

Inheritance diagram for std::_Maybe_unary_or_binary_function< _Res, _ArgTypes >:
Inheritance graph

Detailed Description

template<typename _Res, typename... _ArgTypes>
struct std::_Maybe_unary_or_binary_function< _Res, _ArgTypes >

Derives from unary_function or binary_function, or perhaps nothing, depending on the number of arguments provided. The primary template is the basis case, which derives nothing.

Definition at line 509 of file tr1_impl/functional.


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

Generated on 19 Jun 2018 for libstdc++ by  doxygen 1.6.1