⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 std__numeric_limits.3

📁 Free C++ Standard Library
💻 3
字号:
.TH std::numeric_limits 3 "13 Sep 1999" "FREE_C++_STANDARD_LIBRARY" \" -*- nroff -*-.ad l.nh.SH NAMEstd::numeric_limits \- .SH SYNOPSIS.br.PP.SS Static Public Members.in +1c.ti -1c.RI "T \fBmin\fR ()  throw()".br.ti -1c.RI "T \fBmax\fR ()  throw()".br.ti -1c.RI "T \fBepsilon\fR ()  throw()".br.ti -1c.RI "T \fBround_error\fR ()  throw()".br.ti -1c.RI "T \fBinfinity\fR ()  throw()".br.ti -1c.RI "T \fBquiet_NaN\fR ()  throw()".br.ti -1c.RI "T \fBsignaling_NaN\fR ()  throw()".br.ti -1c.RI "T \fBdenorm_min\fR ()  throw()".br.ti -1c.RI "const bool \fBis_specialized\fR".br.ti -1c.RI "const int \fBdigits\fR".br.ti -1c.RI "const int \fBdigits10\fR".br.ti -1c.RI "const bool \fBis_signed\fR".br.ti -1c.RI "const bool \fBis_integer\fR".br.ti -1c.RI "const bool \fBis_exact\fR".br.ti -1c.RI "const int \fBradix\fR".br.ti -1c.RI "const int \fBmin_exponent\fR".br.ti -1c.RI "const int \fBmin_exponent10\fR".br.ti -1c.RI "const int \fBmax_exponent\fR".br.ti -1c.RI "const int \fBmax_exponent10\fR".br.ti -1c.RI "const bool \fBhas_infinity\fR".br.ti -1c.RI "const bool \fBhas_quiet_NaN\fR".br.ti -1c.RI "const bool \fBhas_signaling_NaN\fR".br.ti -1c.RI "const bool \fBhas_denorm\fR".br.ti -1c.RI "const bool \fBhas_denorm_loss\fR".br.ti -1c.RI "const bool \fBis_iec559\fR".br.ti -1c.RI "const bool \fBis_bounded\fR".br.ti -1c.RI "const bool \fBis_modulo\fR".br.ti -1c.RI "const bool \fBtraps\fR".br.ti -1c.RI "const bool \fBtinyness_before\fR".br.ti -1c.RI "const \fBfloat_round_style\fR \fBround_style\fR".br.in -1c.SH MEMBER FUNCTION DOCUMENTATION.PP .SS template<class T> T std::numeric_limits<T>::min ()  throw()\fC [static]\fR.PP.SS template<class T> T std::numeric_limits<T>::max ()  throw()\fC [static]\fR.PP.SS template<class T> T std::numeric_limits<T>::epsilon ()  throw()\fC [static]\fR.PP.SS template<class T> T std::numeric_limits<T>::round_error ()  throw()\fC [static]\fR.PP.SS template<class T> T std::numeric_limits<T>::infinity ()  throw()\fC [static]\fR.PP.SS template<class T> T std::numeric_limits<T>::quiet_NaN ()  throw()\fC [static]\fR.PP.SS template<class T> T std::numeric_limits<T>::signaling_NaN ()  throw()\fC [static]\fR.PP.SS template<class T> T std::numeric_limits<T>::denorm_min ()  throw()\fC [static]\fR.PP.SH MEMBER DATA DOCUMENTATION.PP .SS template<class T> const bool std::numeric_limits<T>::is_specialized\fC [static]\fR.PP.SS template<class T> const int std::numeric_limits<T>::digits\fC [static]\fR.PP.SS template<class T> const int std::numeric_limits<T>::digits10\fC [static]\fR.PP.SS template<class T> const bool std::numeric_limits<T>::is_signed\fC [static]\fR.PP.SS template<class T> const bool std::numeric_limits<T>::is_integer\fC [static]\fR.PP.SS template<class T> const bool std::numeric_limits<T>::is_exact\fC [static]\fR.PP.SS template<class T> const int std::numeric_limits<T>::radix\fC [static]\fR.PP.SS template<class T> const int std::numeric_limits<T>::min_exponent\fC [static]\fR.PP.SS template<class T> const int std::numeric_limits<T>::min_exponent10\fC [static]\fR.PP.SS template<class T> const int std::numeric_limits<T>::max_exponent\fC [static]\fR.PP.SS template<class T> const int std::numeric_limits<T>::max_exponent10\fC [static]\fR.PP.SS template<class T> const bool std::numeric_limits<T>::has_infinity\fC [static]\fR.PP.SS template<class T> const bool std::numeric_limits<T>::has_quiet_NaN\fC [static]\fR.PP.SS template<class T> const bool std::numeric_limits<T>::has_signaling_NaN\fC [static]\fR.PP.SS template<class T> const bool std::numeric_limits<T>::has_denorm\fC [static]\fR.PP.SS template<class T> const bool std::numeric_limits<T>::has_denorm_loss\fC [static]\fR.PP.SS template<class T> const bool std::numeric_limits<T>::is_iec559\fC [static]\fR.PP.SS template<class T> const bool std::numeric_limits<T>::is_bounded\fC [static]\fR.PP.SS template<class T> const bool std::numeric_limits<T>::is_modulo\fC [static]\fR.PP.SS template<class T> const bool std::numeric_limits<T>::traps\fC [static]\fR.PP.SS template<class T> const bool std::numeric_limits<T>::tinyness_before\fC [static]\fR.PP.SS template<class T> const \fBfloat_round_style\fR std::numeric_limits<T>::round_style\fC [static]\fR.PP.SH AUTHOR.PP Generated automatically by Doxygen for FREE_C++_STANDARD_LIBRARY from the source code.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -