gil/test/core/locator
Mateusz Łoskot baeac8ce87
Disable BOOST_GIL_USE_CONCEPT_CHECK when compiling tests with clang (#304)
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
2019-06-02 06:13:04 +02:00
..
CMakeLists.txt Move tests of extensions inside test/ directory (#302) 2019-05-28 18:58:22 +02:00
concepts.cpp Disable BOOST_GIL_USE_CONCEPT_CHECK when compiling tests with clang (#304) 2019-06-02 06:13:04 +02:00
dynamic_step.cpp Move tests of extensions inside test/ directory (#302) 2019-05-28 18:58:22 +02:00
Jamfile Move tests of extensions inside test/ directory (#302) 2019-05-28 18:58:22 +02:00