beinhaerter 1d48188de9 Fixed check if std::byte is available (#764)
The check for std::byte existance fails on gcc 8.2. According to https://en.cppreference.com/w/cpp/utility/feature_test it is necessary to `#include <cstddef>` before checking `__cpp_lib_byte`.
2019-08-14 12:40:35 -07:00
..
2018-08-12 21:44:17 -07:00
2019-01-15 10:27:34 -08:00
2019-01-15 10:27:34 -08:00
2019-01-15 10:27:34 -08:00
2019-01-15 10:27:34 -08:00