Flow123d  release_2.2.0-914-gf1a3a4f
Static Public Member Functions | List of all members
fmt::internal::SignChecker< IsSigned > Struct Template Reference

#include <format.h>

Static Public Member Functions

template<typename T >
static bool is_negative (T value)
 

Detailed Description

template<bool IsSigned>
struct fmt::internal::SignChecker< IsSigned >

Definition at line 794 of file format.h.

Member Function Documentation

template<bool IsSigned>
template<typename T >
static bool fmt::internal::SignChecker< IsSigned >::is_negative ( value)
inlinestatic

Definition at line 796 of file format.h.


The documentation for this struct was generated from the following file: