Boost
C++ Libraries“...one of the most highly regarded and expertly designed C++ library projects in the world.” — Herb Sutter and Andrei Alexandrescu, C++ Coding Standards
![]() |
Home | Libraries | People | FAQ | More |
boost::algorithm::is_from_range — is_from_range predicate
// In header: <boost/algorithm/string/classification.hpp> template<typename CharT> unspecified is_from_range(CharT From, CharT To);