From: Johan Råde (rade_at_[hidden])
Date: 2006-07-28 10:04:21


Does Boost offer any facility for declaring basic_string literals in
templates, i.e. something like

     basic_string<CharType> s = BOOST_STRING("foo");

Thank you,
Johan Råde