Scroll to navigation

std::_Maybe_get_result_type< _Has_result_type, _Functor >(3cxx) std::_Maybe_get_result_type< _Has_result_type, _Functor >(3cxx)

NAME

std::_Maybe_get_result_type< _Has_result_type, _Functor > -

SYNOPSIS

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 70 of file tr1_impl/functional.
 

Author

Generated automatically by Doxygen for libstdc++ from the source code.
Thu Aug 2 2012 libstdc++