limits File Reference

#include <bits/c++config.h>

Include dependency graph for limits:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  std

Classes

struct  std::numeric_limits_base
struct  std::numeric_limits< Type >
struct  std::numeric_limits< bool >
struct  std::numeric_limits< char >
struct  std::numeric_limits< signed char >
struct  std::numeric_limits< unsigned char >
struct  std::numeric_limits< wchar_t >
struct  std::numeric_limits< short >
struct  std::numeric_limits< unsigned short >
struct  std::numeric_limits< int >
struct  std::numeric_limits< unsigned int >
struct  std::numeric_limits< long >
struct  std::numeric_limits< unsigned long >
struct  std::numeric_limits< long long >
struct  std::numeric_limits< unsigned long long >
struct  std::numeric_limits< float >
struct  std::numeric_limits< double >
struct  std::numeric_limits< long double >

Defines

#define CPPNUMERICLIMITS
#define __glibcpp_integral_traps
#define __glibcpp_float_has_denorm_loss
#define __glibcpp_float_traps
#define __glibcpp_float_tinyness_before
#define __glibcpp_double_has_denorm_loss
#define __glibcpp_double_traps
#define __glibcpp_double_tinyness_before
#define __glibcpp_long_double_has_denorm_loss
#define __glibcpp_long_double_traps
#define __glibcpp_long_double_tinyness_before
#define __glibcpp_signed(T)
#define __glibcpp_min(T)
#define __glibcpp_max(T)
#define __glibcpp_digits(T)
#define __glibcpp_digits10(T)

Enumerations

enum  std::float_round_style
enum  std::float_denorm_style


Detailed Description

This is a Standard C++ Library header. You should include this header in your programs, rather than any of the "st[dl]_*.h" implementation files.

Definition in file limits.


Generated on Wed Oct 26 12:22:21 2005 for libstdc++-v3 Source by  doxygen 1.4.5