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