std::underlying_type(3) debian man page | unix.com

Man Page: std::underlying_type

Operating Environment: debian

Section: 3

std::underlying_type< _Tp >(3cxx)										 std::underlying_type< _Tp >(3cxx)

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 1760 of file type_traits. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Sun Jan 6 2013 std::underlying_type< _Tp >(3cxx)
Related Man Pages
std::valarray(3cxx) - debian
std::gslice_array(3) - debian
std::integral_constant(3) - debian
std::mask_array(3) - debian
std::slice_array(3) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?