std::_Maybe_get_result_type< _Has_result_type, _Functor > Struct Template Reference

If we have found a result_type, extract it. More...

Inheritance diagram for std::_Maybe_get_result_type< _Has_result_type, _Functor >:
Inheritance graph
[legend]

Detailed Description

template<bool _Has_result_type, typename _Functor>
struct std::_Maybe_get_result_type< _Has_result_type, _Functor >

If we have found a result_type, extract it.

Definition at line 96 of file functional.


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