Fabcoin Core  0.16.2
P2P Digital Currency
Static Public Member Functions | List of all members
tinyformat::detail::convertToInt< T, convertible > Struct Template Reference

#include <tinyformat.h>

Static Public Member Functions

static int invoke (const T &)
 

Detailed Description

template<typename T, bool convertible = is_convertible<T,int>::value>
struct tinyformat::detail::convertToInt< T, convertible >

Definition at line 256 of file tinyformat.h.

Member Function Documentation

template<typename T , bool convertible = is_convertible<T,int>::value>
static int tinyformat::detail::convertToInt< T, convertible >::invoke ( const T )
inlinestatic

Definition at line 258 of file tinyformat.h.


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