simdjson/include/simdjson
John Keiser fd418f568c Fix c++11 warnings on clang
- namespace x::y is C++17
- static_assert requires message in C++11
2020-04-15 17:27:48 -07:00
..
inline Fix c++11 warnings on clang 2020-04-15 17:27:48 -07:00
internal Fix c++11 warnings on clang 2020-04-15 17:27:48 -07:00
nonstd Support C++ 14 2020-04-08 14:00:13 -07:00
common_defs.h Add C++11 tests to cmake 2020-04-15 17:26:25 -07:00
compiler_check.h Compile under C++ 11 2020-04-08 14:00:13 -07:00
document.h Fix c++11 warnings on clang 2020-04-15 17:27:48 -07:00
document_stream.h Fix c++11 warnings on clang 2020-04-15 17:27:48 -07:00
error.h Deprecate more things 2020-03-30 13:48:43 -07:00
implementation.h Fix c++11 warnings on clang 2020-04-15 17:27:48 -07:00
jsonioutil.h Deprecate more things 2020-03-30 13:48:43 -07:00
jsonparser.h Deprecate more things 2020-03-30 13:48:43 -07:00
padded_string.h Fix c++11 warnings on clang 2020-04-15 17:27:48 -07:00
parsedjson.h Deprecate more things 2020-03-30 13:48:43 -07:00
parsedjson_iterator.h Deprecate more things 2020-03-30 13:48:43 -07:00
portability.h Disabling threads on apple's hardware when optimizer is turned off (#692) 2020-04-10 18:41:05 -04:00
simdjson.h Create top level simdjson.h (#515) 2020-03-04 10:12:27 -08:00
simdjson_version.h Trying again. (#671) 2020-04-02 19:24:43 -04:00