Bitcoin Core 28.99.0
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
tinyformat::RuntimeFormat Struct Reference

#include <tinyformat.h>

Public Member Functions

 RuntimeFormat (LIFETIMEBOUND const std::string &str)
 

Public Attributes

const std::string & fmt
 

Detailed Description

Definition at line 184 of file tinyformat.h.

Constructor & Destructor Documentation

◆ RuntimeFormat()

tinyformat::RuntimeFormat::RuntimeFormat ( LIFETIMEBOUND const std::string &  str)
inlineexplicit

Definition at line 186 of file tinyformat.h.

Member Data Documentation

◆ fmt

const std::string& tinyformat::RuntimeFormat::fmt

Definition at line 185 of file tinyformat.h.


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