Specialization of functor T_Append for type ByteSizeIEC .
Definition at line 219 of file bytesize.hpp.
#include <bytesize.hpp>
Public Method Index: | |
ALIB_API void | operator() (AString &target, const lang::format::ByteSizeIEC size) |
ALIB_API void operator() | ( | AString & | target, |
const lang::format::ByteSizeIEC | size ) |
Appends the formatted ByteSizeIEC to the target .
target | The AString that Append was invoked on. |
size | The size to append. |