enum { DEFAULT, BETTER, BEST = 12 } foo_t; foo_t f(foo_t arg) { return foo_t; } This type plugin is a helper for making enumerated types. It makes the most sense to use this when you have an ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results