Kaim::StringFmt< ByteSize > Struct Template Reference

Kaim::StringFmt< ByteSize > Struct Template Reference

#include <stringutils.h>

Class Description

template<int ByteSize>
struct Kaim::StringFmt< ByteSize >

usage: MyLogFuncThatTakesCharPtr(StringFmt<32>("my_integer = %d", my_integer).str)


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