...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::is_palindrome
// In header: <boost/algorithm/is_palindrome.hpp> bool is_palindrome(const char * str);