-
- Downloads
Merge branch 'feature/is_callable' into 'master'
Add implementation of std::is_callable This is proposed for C++17 and helpful to checking correctness of predicates supplied to algorithms. This also commes with a test that checks is the behaviour is correct, especially with respect to various combinations of r-values, r-value references, and l-value-references. See merge request !151
No related branches found
No related tags found
dune/common/test/stdtypetraitstest.cc
0 → 100644
Please register or sign in to comment