-
- Downloads
* check for static_assert during configure
* enable -std=c++0x switch if g++ supports it * honour HAVE_STATIC_ASSERT in static_assert.hh * add xfail_test for dune_static_assert [[Imported from SVN: r5272]]
Showing
- common/static_assert.hh 9 additions, 4 deletionscommon/static_assert.hh
- common/test/Makefile.am 3 additions, 3 deletionscommon/test/Makefile.am
- common/test/static_assert_test.cc 11 additions, 0 deletionscommon/test/static_assert_test.cc
- common/test/static_assert_test_run 3 additions, 0 deletionscommon/test/static_assert_test_run
- m4/dune_common.m4 10 additions, 7 deletionsm4/dune_common.m4
- m4/static_assert.m4 28 additions, 0 deletionsm4/static_assert.m4
common/test/static_assert_test.cc
0 → 100644
common/test/static_assert_test_run
0 → 100755
m4/static_assert.m4
0 → 100644
Please register or sign in to comment