diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-08-22 17:19:31 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-08-25 02:03:09 +0300 |
commit | b869d4463ef38934da35ffaf287870541e0dee47 (patch) | |
tree | dbf2f31612ca28eb82a8cabe0c846886d6f23d14 /.gitignore | |
parent | f976eb5cb63f0c5e802dbd4faefa82eb927c2f47 (diff) |
meson: Switch to C++17
Due to popular request, move from C++14 to C++17. This will allow
dropping some custom constructs (such as a custom utils::clamp),
benefiting from new language features, and dropping gcc 5 and 6 from the
compilation tests.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions