Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
tinyformat::detail::FormatListN< 0 > Class Reference

#include <tinyformat.h>

Inheritance diagram for tinyformat::detail::FormatListN< 0 >:
[legend]
Collaboration diagram for tinyformat::detail::FormatListN< 0 >:
[legend]

Public Member Functions

 FormatListN ()
Public Member Functions inherited from tinyformat::FormatList
 FormatList (detail::FormatArg *args, int N)

Private Attributes

FormatArg m_formatterStore [N]

Detailed Description

Definition at line 1022 of file tinyformat.h.

Constructor & Destructor Documentation

◆ FormatListN()

tinyformat::detail::FormatListN< 0 >::FormatListN ( )
inline

Definition at line 1025 of file tinyformat.h.

Here is the call graph for this function:

Member Data Documentation

◆ m_formatterStore

FormatArg tinyformat::detail::FormatListN< N >::m_formatterStore[N]
private

Definition at line 1018 of file tinyformat.h.


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