Closed sergio-eld closed 3 years ago
I think it'd be better to initialize optional_operations_base
directly rather than having a delegating constructor
I've changed to explicit base constructor initialization. Also added CLion-related files to .gitignore
Hi, any ETA on this PR?
@TartanLlama
Copy constructor produces warnings, thus failing the build with
-Werror=all
. Added explicit initialization.