Flow123d  master-f44eb46
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

◆ is_negative()

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: