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

Member Function Documentation

◆ invoke()

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

Definition at line 263 of file tinyformat.h.


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