Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
results::results (2 of 3 overloads)

Copy constructor.

Synopsis
results(
    const results& other);
Exception safety

Strong guarantee. Internal allocations may throw.


PrevUpHomeNext