Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
stage_response::diag

Retrieves the contained diagnostics (lvalue reference accessor).

diagnostics
diag() const;
  » more...

Retrieves the contained diagnostics (rvalue reference accessor).

diagnostics
diag();
  » more...

PrevUpHomeNext