Specialization of functor AppendableTraits for type uintGap_t.
Definition at line 133 of file appendables.hpp.
#include <appendables.hpp>
Public Method Index: | |
| void | operator() (TAString< TChar, TAllocator > &target, uintGap_t value) |
|
inline |
Uses function WriteDecUnsigned with Computational to write the number.
| target | The AString that Append(const TAppendable&) was invoked on. |
| value | The value to write. |
Definition at line 138 of file appendables.hpp.