StringHelpers¶
GetIndentation¶
Internal helper function¶
static std::string GetIndentation(const std::size_t num)
A static helper function.
Will return a space-only string with num *JASONPP_SPACES_PER_INDENT spaces.
static std::string GetIndentation(const std::size_t num)
A static helper function.
Will return a space-only string with num *JASONPP_SPACES_PER_INDENT spaces.