Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
stage_response::has_statement

Returns true if the object contains a statement.

Synopsis
bool
has_statement() const noexcept;
Exception safety

No-throw guarantee.


PrevUpHomeNext