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