TrinityCore
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
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)
Member Function Documentation
template<bool IsSigned>
template<typename T >
static
bool
fmt::internal::SignChecker
< IsSigned >::is_negative
(
T
value
)
inline
static
789
{
return
value
< 0; }
google::protobuf::value
const FieldDescriptor value
Definition:
descriptor.h:1522
The documentation for this struct was generated from the following file:
dep/cppformat/cppformat/
format.h
Generated on Tue Apr 5 2016 20:35:18 for TrinityCore by
1.8.8