// Build don't link: // GROUPS passed parsing class BitString { public: int i; }; typedef BitString BS; typedef ::BitString cBS;