...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Converts value
to a static_string
Defined in header <boost/static_string/static_string.hpp>
static_string< std::numeric_limits< long long >::digits10+2 > to_static_string( long long value);