Карта сайта Kansoftware
НОВОСТИУСЛУГИРЕШЕНИЯКОНТАКТЫ
Разработка программного обеспечения

Class template numeric_limits<::boost::units::quantity< Unit, T >>

Boost , The Boost C++ Libraries BoostBook Documentation Subset , Reference

Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

PrevUpHomeNext

Class template numeric_limits<::boost::units::quantity< Unit, T >>

std::numeric_limits<::boost::units::quantity< Unit, T >>

Synopsis

// In header: <boost/units/limits.hpp>
template<typename Unit, typename T> 
class numeric_limits<::boost::units::quantity< Unit, T >> {
public:
  // types
  typedef ::boost::units::quantity< Unit, T > quantity_type;
  // public static functions
  static quantity_type() min();
  static quantity_type() max();
  static quantity_type() lowest();
  static quantity_type epsilon();
  static quantity_type round_error();
  static quantity_type infinity();
  static quantity_type quiet_NaN();
  static quantity_type signaling_NaN();
  static quantity_type denorm_min();
  // public data members
  static const bool is_specialized;
  static const int digits;
  static const int digits10;
  static const int max_digits10;
  static const bool is_signed;
  static const bool is_integer;
  static const bool is_exact;
  static const int radix;
  static const int min_exponent;
  static const int min_exponent10;
  static const int max_exponent;
  static const int max_exponent10;
  static const bool has_infinity;
  static const bool has_quiet_NaN;
  static const bool has_signaling_NaN;
  static const bool has_denorm_loss;
  static const bool is_iec559;
  static const bool is_bounded;
  static const bool is_modulo;
  static const bool traps;
  static const bool tinyness_before;
  static const float_denorm_style has_denorm;
  static const float_round_style round_style;
};

Description

numeric_limits public static functions

  1. статическийКоличественный тип()мин.();
  2. статическаявеличина_типмаксимальная;
  3. статическаяколичество_тип]самая низкая;
  4. статическаяколичество_типэпсилон;
  5. статическаяколичество_типкруговая_ошибка;
  6. статическаяколичество_типбесконечность;
  7. статическаяколичество_типтихая_NaN;
  8. статическаяколичество_типсигнализация_NaN;
  9. статическаяколичество_типденорм_мин;

PrevUpHomeNext

Статья Class template numeric_limits<::boost::units::quantity< Unit, T >> раздела The Boost C++ Libraries BoostBook Documentation Subset Reference может быть полезна для разработчиков на c++ и boost.




Материалы статей собраны из открытых источников, владелец сайта не претендует на авторство. Там где авторство установить не удалось, материал подаётся без имени автора. В случае если Вы считаете, что Ваши права нарушены, пожалуйста, свяжитесь с владельцем сайта.



:: Главная :: Reference ::


реклама


©KANSoftWare (разработка программного обеспечения, создание программ, создание интерактивных сайтов), 2007
Top.Mail.Ru

Время компиляции файла: 2024-08-30 11:47:00
2025-05-19 21:01:32/0.0064160823822021/0