Introduce usage of constexpr for constructors of structs. (#385)
This commit is contained in:
committed by
Markus Tavenrath
parent
720c8aec77
commit
e2268eadb6
@@ -47,3 +47,4 @@ script:
|
||||
- echo "}" >> /tmp/test.cpp
|
||||
- cat /tmp/test.cpp
|
||||
- ${CXX} -std=c++11 -Wall -Ivulkan -IVulkan-Headers/include -c /tmp/test.cpp
|
||||
- ${CXX} -std=c++14 -Wall -Ivulkan -IVulkan-Headers/include -c /tmp/test.cpp
|
||||
|
||||
Reference in New Issue
Block a user