Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template sentinel

boost::parser::replace_view::sentinel

Synopsis

// In header: <boost/parser/replace.hpp>


template<bool Const> 
struct sentinel {
};

PrevUpHomeNext