NGL  6.5
The NCCA Graphics Library
fmt::internal::SignChecker< IsSigned > Struct Template Reference

#include <format.h>

+ Collaboration diagram for fmt::internal::SignChecker< IsSigned >:

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 797 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 799 of file format.h.


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