Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Global eos

boost::xpressive::eos — End of sequence assertion.

Synopsis

unspecified eos;

Description

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

Copyright © 2003, 2004 Eric Niebler

PrevUpHomeNext