Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
http::basic_parser::got_some

Returns true if the parser has received at least one byte of input.

Synopsis
bool
got_some() const;
Description

PrevUpHomeNext