diff options
author | Kitsune Ral <Kitsune-Ral@users.sf.net> | 2017-10-15 15:36:14 +0200 |
---|---|---|
committer | Kitsune Ral <Kitsune-Ral@users.sf.net> | 2017-10-15 15:36:14 +0200 |
commit | 4aa8eb029737f536a6ad3b1e3eaf296a68a3b926 (patch) | |
tree | 984a8bbeaae983ed34da27ff7e6160ededf9c95c /jobs/basejob.cpp | |
parent | c2b84e41fba24f32270c24c0a6f679a1c4de0eea (diff) | |
download | libquotient-4aa8eb029737f536a6ad3b1e3eaf296a68a3b926.tar.gz libquotient-4aa8eb029737f536a6ad3b1e3eaf296a68a3b926.zip |
Fixed building with clang+libcpp (used on OS X)
libcpp has pessimistic definition of array that only engages constexpr in C++14 mode and newer; so one cannot use std::array<> in constexpr code.
Diffstat (limited to 'jobs/basejob.cpp')
0 files changed, 0 insertions, 0 deletions