blob: 1e41250cac8392468f24456b0d4a8fd4a112f37e [file] [log] [blame]
%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"