Bitcoin ABC  0.28.12
P2P Digital Currency
Static Public Member Functions | List of all members
tinyformat::detail::convertToInt< T, true > Struct Template Reference

#include <tinyformat.h>

Static Public Member Functions

static int invoke (const T &value)
 

Detailed Description

template<typename T>
struct tinyformat::detail::convertToInt< T, true >

Definition at line 283 of file tinyformat.h.

Member Function Documentation

◆ invoke()

template<typename T >
static int tinyformat::detail::convertToInt< T, true >::invoke ( const T &  value)
inlinestatic

Definition at line 284 of file tinyformat.h.


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