14 Mar
2007
14 Mar
'07
9:14 a.m.
llwaeva@21cn.com wrote:
I try format_literal, but it reports error while compiling "error C2065: 'format_literal' : undeclared identifier"
Ah, it's a newish feature so it's only in namespace boost::regex_constants and doesn't get injected into boost:: as the other older features do. Sorry for the confusion. John.