...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::algorithm::token_compress_mode_type — Token compression mode.
// In header: <boost/algorithm/string/constants.hpp> enum token_compress_mode_type { token_compress_on, token_compress_off };