mirror of
https://github.com/boostorg/gil.git
synced 2026-01-22 17:22:26 +00:00
Avoid Clang flooding with non-disableable warnings like: T does not declare any constructor to initialize its non-modifiable members when compiling with concepts check enabled. Bug 41759: `warn_no_constructor_for_refconst` can not be disabled (Boost.ConceptCheck) https://bugs.llvm.org/show_bug.cgi?id=41759