Mark Mitchell wrote: > Adding a bit to a type node to say whether or not you need to do the > expensive check (iterating through the FIELD_DECLs) is surely not gated > by RTH's changes. And, desirable no matter what you do eventually -- > knowing which types have this uncommon feature cannot but help. That certainly seems reasonable to me. >