Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Suppress gcc warning on privates-only class
Since gcc 9 it warns about is_streamable to have only private methods. Add explicit default ctor instead of suppression
- Loading branch information