Fixed defaulted operator= and constructors #791

This commit is contained in:
Groove
2018-07-28 22:53:57 +02:00
parent 8e8d046587
commit 5df76e830d
3 changed files with 146 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
glmCreateTestGTC(core_cpp_defaulted_ctor)
glmCreateTestGTC(core_force_aligned_gentypes)
glmCreateTestGTC(core_force_ctor_init)
glmCreateTestGTC(core_force_explicit_ctor)