Files
opm-simulators/tests
Markus Blatt 63d785d7ba Work around explicit empty constructor of unordered_set in C++11
With GCC version (Debian 4.9.2-10) 4.9.2 we get the following error
when compiling with -std=c++11 (default for dune 2.4):

converting to ‘const std::unordered_set<std::basic_string<char> >’ from initializer list would use explicit constructor
2016-09-13 10:58:26 +02:00
..
2016-07-28 07:54:20 +02:00
2016-07-28 07:57:00 +02:00
2016-05-09 10:33:53 +02:00