Commit graph

4 commits

Author SHA1 Message Date
9d3c848dfb fix even more warnings and reduce some tests runtimes
tested under gcc and clang
2020-04-28 17:41:50 +02:00
8ad56f7ad3 fix more warnings 2020-04-28 16:37:48 +02:00
24bc8edd6f fix new warnings and escape apply namespace
- `std::apply` is part of C++17 and the compiler wants to use it because
of ADL. Thus it is now necessary to escape it as `::apply`.
- remove some `using namespace std` remaining in the sources.
- fix simple warnings.
2020-04-28 15:56:14 +02:00
quemy
8cd56f37db Migration from SVN 2012-08-30 11:30:11 +02:00
Renamed from branches/rc2.0/eo/test/t-eoRingTopology.cpp (Browse further)