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