Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Global bos

boost::xpressive::bos — Beginning of sequence assertion.

Synopsis

unspecified bos;

Description

For the character sequence [begin, end), 'bos' matches the zero-width sub-sequence [begin, begin).

Copyright © 2003, 2004 Eric Niebler

PrevUpHomeNext