C++11 strongly typed enum fixes for directors
Tests added for previous commit. Further refinements to patch #308 and fixes #307.
This commit is contained in:
parent
6a7250d71b
commit
fd8dcf44bf
6 changed files with 21 additions and 6 deletions
|
|
@ -516,6 +516,7 @@ CPP11_TEST_CASES = \
|
|||
cpp11_decltype \
|
||||
cpp11_default_delete \
|
||||
cpp11_delegating_constructors \
|
||||
cpp11_director_enums \
|
||||
cpp11_explicit_conversion_operators \
|
||||
cpp11_final_override \
|
||||
cpp11_function_objects \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue