Copy assignment.
static_results& operator=( const static_results& other); » more...
static_results
more...
Move assignment.
static_results& operator=( static_results&& other); » more...