Introduce macro DUNE_NOEXCEPT.
Macro to use C++11 feature noexcept specifier. Add test for CMake and autotools.
Showing
- cmake/modules/CheckCXX11Features.cmake 19 additions, 0 deletionscmake/modules/CheckCXX11Features.cmake
- config.h.cmake 3 additions, 0 deletionsconfig.h.cmake
- dune/common/std/CMakeLists.txt 7 additions, 5 deletionsdune/common/std/CMakeLists.txt
- dune/common/std/Makefile.am 1 addition, 0 deletionsdune/common/std/Makefile.am
- dune/common/std/noexcept.hh 28 additions, 0 deletionsdune/common/std/noexcept.hh
- m4/Makefile.am 1 addition, 0 deletionsm4/Makefile.am
- m4/cxx11_noexcept.m4 34 additions, 0 deletionsm4/cxx11_noexcept.m4
- m4/dune_common.m4 1 addition, 0 deletionsm4/dune_common.m4
dune/common/std/noexcept.hh
0 → 100644
m4/cxx11_noexcept.m4
0 → 100644
Please register or sign in to comment