diff --git a/include/sqrat/sqratUtil.h b/include/sqrat/sqratUtil.h index a001dccc..d7a7c0cb 100644 --- a/include/sqrat/sqratUtil.h +++ b/include/sqrat/sqratUtil.h @@ -2121,6 +2121,11 @@ template struct is_reference /// @endcond +///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// +/// Fast integer to string implementation to avoid using itoa. See https://github.com/jeaiii/itoa +///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// + + // ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // 2 chars at a time, little endian only, unaligned 2 byte writes static constexpr uint16_t S100s[] = {