Agora
1.2.0
Agora project
Static Public Member Functions
|
List of all members
fmt::v8::detail::int_checker< IsSigned > Struct Template Reference
#include <
printf.h
>
Static Public Member Functions
template<typename T >
static bool
fits_in_int
(
T
value
)
static bool
fits_in_int
(bool)
Member Function Documentation
◆
fits_in_int()
[1/2]
template<bool IsSigned>
static bool
fmt::v8::detail::int_checker
< IsSigned >::fits_in_int
(
bool
)
inline
static
◆
fits_in_int()
[2/2]
template<bool IsSigned>
template<typename T >
static bool
fmt::v8::detail::int_checker
< IsSigned >::fits_in_int
(
T
value
)
inline
static
Here is the call graph for this function:
The documentation for this struct was generated from the following file:
third_party/spdlog/include/spdlog/fmt/bundled/
printf.h
fmt
v8
detail
int_checker
Generated by
1.8.17