Skip to content
Snippets Groups Projects
Commit b12758f8 authored by Timo Koch's avatar Timo Koch
Browse files

[fix] Use isValid in C++14 compatible way

Lambdas in constexpr are only allowed from C++17. The functions
returned from isValid cannot be used in a constexpr context in C++14.
parent 452458c2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment