trusty (3) std::underlying_type.3cxx.gz

Provided by: libstdc++-4.8-doc_4.8.4-2ubuntu1~14.04.4_all bug

NAME

       std::underlying_type< _Tp > -

SYNOPSIS

   Public Member Functions
       typedef __underlying_type (_Tp) type

Detailed Description

   template<typename _Tp>struct std::underlying_type< _Tp >
       The underlying type of an enum.

       Definition at line 1855 of file type_traits.

Author

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