summaryrefslogtreecommitdiff
path: root/Examples/test-suite/enum_thorough_typeunsafe.i
blob: 1e41250cac8392468f24456b0d4a8fd4a112f37e (plain)
1
2
3
4
5
6
7
%module "enum_thorough_typeunsafe"

// Test enum wrapping using a type unsafe enum pattern (constant integers in a class for the enum type)
%include "enumtypeunsafe.swg"

%include "enum_thorough.i"