libstdc++
ratio File Reference

Go to the source code of this file.

Classes

struct  std::ratio< _Num, _Den >
 Provides compile-time rational arithmetic. More...
struct  std::ratio_add< _R1, _R2 >
 ratio_add More...
struct  std::ratio_divide< _R1, _R2 >
 ratio_divide More...
struct  std::ratio_equal< _R1, _R2 >
 ratio_equal More...
struct  std::ratio_multiply< _R1, _R2 >
 ratio_multiply More...
struct  std::ratio_not_equal< _R1, _R2 >
 ratio_not_equal More...
struct  std::ratio_subtract< _R1, _R2 >
 ratio_subtract More...

Namespaces

namespace  std

Macros

#define _GLIBCXX_RATIO

Detailed Description

This is a Standard C++ Library header.

Definition in file ratio.