294c294
< public: \
---
> protected: \
295a296,301
> friend BitfieldBackend::BitUnionBaseType< \
> BitfieldBackend::BitUnionOperators< \
> BitfieldUnderlyingClasses##name> >; \
> friend BitfieldBackend::BitUnionBaseType< \
> BitfieldUnderlyingClasses##name>; \
> public: \
390a397,398
>
> //An STL style hash structure for hashing BitUnions based on their base type.