![]() |
Home | Libraries | People | FAQ | More |
boost::parser::null_term
// In header: <boost/parser/parser_fwd.hpp> template<typename CharT> ( ptr);
Produces a subrange comprising the given pointer and null_sentinel. This should be used to make Null-Terminated Byte Strings ("NTBSs") compatible with ranges.