souffle
2.0.2-371-g6315b36
|
#include <tinyformat.h>
Public Member Functions | |
FormatListN (const FormatListN &other) | |
void | init (int) |
Public Member Functions inherited from tinyformat::FormatList | |
FormatList (detail::FormatArg *args, int N) | |
Private Attributes | |
FormatArg | m_formatterStore [N] |
Definition at line 963 of file tinyformat.h.
|
inline |
Definition at line 991 of file tinyformat.h.
References souffle::detail::brie::copy(), and tinyformat::detail::FormatListN< N >::m_formatterStore.
|
inline |
Definition at line 973 of file tinyformat.h.
|
private |
Definition at line 997 of file tinyformat.h.
Referenced by tinyformat::detail::FormatListN< N >::FormatListN().