host/config/svenum.h (4 lines of code) (raw):

#ifndef SV__ENUM__H_ #define SV__ENUM__H_ template <bool b> struct is_enum_tag2 {}; #endif /* SV__ENUM__H_ */