Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
stage_response::has_results

Returns true if the object contains a results.

Synopsis
bool
has_results() const;
Exception safety

No-throw guarantee.


PrevUpHomeNext