uvw/test
Fei Chong 1c930cdcb5 Migrate the project from C++14 to C++11. (#138)
* Migrate the project from C++14 to C++11.
All tests passed.

* Remove CONSTEXPR_SPECIFIER macro cause fall back to const in c++11.

* Remove C++14 code in test/main.cpp
Change sample code from C++14 to C++11 in README.md

* Fixed warnings in old-version gcc since C++11 doesn't support empty braced initialization well.
2018-11-05 14:04:28 +01:00
..
uvw Migrate the project from C++14 to C++11. (#138) 2018-11-05 14:04:28 +01:00
CMakeLists.txt Follow ctest and BUILD_TESTING best practices (#131) 2018-10-06 14:30:07 +02:00
main.cpp Migrate the project from C++14 to C++11. (#138) 2018-11-05 14:04:28 +01:00
odr.cpp added miscellaneous utilities + odr check 2016-08-25 17:33:37 +02:00