Scroll to navigation

__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.
Thu Aug 2 2012 libstdc++