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