std::_Weak_result_type

Langue: en

Version: 162547 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

std::_Weak_result_type -

SYNOPSIS


Inherits _Weak_result_type_impl< remove_cv< _Functor >::type >.

Detailed Description

template<typename _Functor> struct std::_Weak_result_type< _Functor >

Strip top-level cv-qualifiers from the function object and let _Weak_result_type_impl perform the real work.

Definition at line 143 of file tr1_impl/functional.

Author

Generated automatically by Doxygen for libstdc++ from the source code.