std::__is_floating< float > Struct Template Reference

#include <cpp_type_traits.h>

List of all members.

Public Types

typedef __true_type __type
 __value = 1
enum  { __value = 1 }


Detailed Description

template<>
struct std::__is_floating< float >

Definition at line 275 of file cpp_type_traits.h.


Member Typedef Documentation

typedef __true_type std::__is_floating< float >::__type

Definition at line 278 of file cpp_type_traits.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
__value 

Definition at line 277 of file cpp_type_traits.h.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:58:56 2010 for GNU C++ STL by  doxygen 1.4.7