Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
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 290 of file tinyformat.h.

Member Function Documentation

◆ invoke()

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

Definition at line 292 of file tinyformat.h.

Here is the caller graph for this function:

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