Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
static_results::static_results (2 of 3 overloads)

Copy constructor.

Synopsis
static_results(
    const static_results& other);
Exception safety

Strong guarantee. Internal allocations may throw.


PrevUpHomeNext