Provided by: libstdc++6-4.4-doc_4.4.7-8ubuntu1_all 

__gnu_debug::__is_same< _Type1, _Type2 >(3cxx) __gnu_debug::__is_same< _Type1, _Type2 >(3cxx)
NAME
__gnu_debug::__is_same< _Type1, _Type2 > -
SYNOPSIS
Static Public Attributes
static const bool value
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 41 of file formatter.h.
Author
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ Thu Mar 20 2014 __gnu_debug::__is_same< _Type1, _Type2 >(3cxx)