Clementine
detail
bits
Static Public Attributes
|
List of all members
detail::bits< T > Struct Template Reference
Static Public Attributes
static FMT_CONSTEXPR_DECL const int
value
Member Data Documentation
◆
value
template<typename T>
FMT_CONSTEXPR_DECL const int
detail::bits
< T >::
value
static
Initial value:
=
static_cast<
int
>
(
sizeof
(T) * std::numeric_limits<unsigned char>::digits)
The documentation for this struct was generated from the following file:
Thirdparty/spdlog/include/spdlog/fmt/bundled/
format-inl.h
Generated by
1.8.13