STLdoc
STLdocumentation
Main Page
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Static Public Attributes
|
List of all members
_Lcm< _Ax, _Bx > Struct Template Reference
Static Public Attributes
static constexpr
intmax_t
_Gx
=
_Gcd
<_Ax, _Bx>::
value
static constexpr
intmax_t
value
= (_Ax /
_Gx
) * _Bx
Member Data Documentation
template<intmax_t _Ax, intmax_t _Bx>
constexpr
intmax_t
_Lcm
< _Ax, _Bx >::_Gx =
_Gcd
<_Ax, _Bx>::
value
static
template<intmax_t _Ax, intmax_t _Bx>
constexpr
intmax_t
_Lcm
< _Ax, _Bx >::value = (_Ax /
_Gx
) * _Bx
static
The documentation for this struct was generated from the following file:
VS2015/inc/
chrono
Generated on Mon Jul 24 2017 18:15:58 for STLdoc by
1.8.8