boost::container::is_string
// In header: <boost/container/string.hpp> template<typename S> struct is_string { // public data members static const bool value; };