#include <printf.h>
Definition at line 183 of file printf.h.
template<typename T >
std::enable_if<std::is_integral<T>::value, bool>::type internal::is_zero_int::operator() |
( |
T |
value | ) |
|
|
inline |
Definition at line 187 of file printf.h.
187 {
return value == 0; }
const GenericPointer< typename T::ValueType > T2 value
template<typename T >
std::enable_if<!std::is_integral<T>::value, bool>::type internal::is_zero_int::operator() |
( |
T |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- wire-cell-build/util/inc/spdlog/fmt/bundled/printf.h