Boost C++ 库

...世界上评价最高、设计最精湛的 C++ 库项目之一。 Herb SutterAndrei Alexandrescu, C++ Coding Standards

Global basic_regex< BidiIter >::ignore_white_space - Boost C++ 函数库
PrevUpHomeNext

Global basic_regex< BidiIter >::ignore_white_space

boost::xpressive::basic_regex< BidiIter >::ignore_white_space

提要

// In header: <boost/xpressive/basic_regex.hpp>

regex_constants::syntax_option_type const basic_regex< BidiIter >::ignore_white_space;

PrevUpHomeNext