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

#include <tinyformat.h>

Static Public Member Functions

static void invoke (std::ostream &out, const T &value)
 

Detailed Description

template<typename T, typename fmtT>
struct tinyformat::detail::formatValueAsType< T, fmtT, true >

Definition at line 247 of file tinyformat.h.

Member Function Documentation

◆ invoke()

template<typename T , typename fmtT >
static void tinyformat::detail::formatValueAsType< T, fmtT, true >::invoke ( std::ostream &  out,
const T &  value 
)
inlinestatic

Definition at line 248 of file tinyformat.h.


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