__gnu_debug::__is_same(3)
NAME
__gnu_debug::__is_same
SYNOPSIS
Detailed Description
- template<typename _Type1, typename _Type2> struct __gnu_debug::__is_same<
- _Type1, _Type2 >
Determine if the two types are the same. - Definition at line 46 of file formatter.h.
- Static Public Attributes
- static const bool value
Author
- Generated automatically by Doxygen for libstdc++ from the source code.