log/backend: Correct order of const in copy constructor
Follows our predominant coding style. Also explicitly specifies the move constructor/assignment operator as well.
Please register or sign in to comment
Follows our predominant coding style. Also explicitly specifies the move constructor/assignment operator as well.