Go to file
Peter Dimov 455946faac
Merge pull request #49 from Thomas-Barbier-1A/cpp7_redundant_redeclar_constexpr
Fix c++17 warning redundant redeclaration of 'constexpr' static data
2019-10-02 02:55:45 -07:00
build Add newline at end 2018-10-04 21:13:56 +03:00
doc Revert operator bool() to its pre-failed value() != 0 meaning 2019-02-27 21:10:57 +02:00
include/boost Fix c++17 warning redundant redeclaration of 'constexpr' static data 2019-10-01 18:49:31 +02:00
meta Add metadata file. 2014-08-18 15:11:09 +01:00
src Revert unnecessary changes to error_code.cpp 2018-09-17 17:08:25 +03:00
test Avoid allocation on interop for system/generic categories; fix DLL interoperability on msvc-14.x by poking into std::system_category::_Addr 2019-04-25 00:31:25 +03:00
.gitattributes Bring into compliance with N2066, TR2 Diagnostics Enhancements. Tests passing on Win32, Linux, on most modern compilers. 2006-11-03 16:57:30 +00:00
.travis.yml Remove redundant Travis job 2019-06-18 12:50:59 +03:00
appveyor.yml Add clang-win to Appveyor 2019-05-14 04:16:53 +03:00
CMakeLists.txt Update CMakeLists.txt 2019-01-04 19:38:01 +02:00
index.html Remove old .html files; update redirect 2018-10-03 01:19:28 +03:00