Skip to content
Snippets Groups Projects
Commit 033a4b12 authored by Brad King's avatar Brad King
Browse files

bootstrap: Extend C++17 check for our cast functions

In commit fc3b4caa (Memory management: cast functions for managed pointers,
2019-11-18) we added a check to `Source/Checks/cm_cxx17_check.cpp` to avoid
using C++17 mode on a compiler that does not support all our C++17 usage.
Add the check to our bootstrap script too.
parent 2d53894c
No related branches found
No related tags found
No related merge requests found
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