Add explicit friendship with Operation to each derived op class to ensure...
Add explicit friendship with Operation to each derived op class to ensure access to the inherited protected constructor of `Op`. Some compiler versions have different rules for the visibility of inherited constructors. -- PiperOrigin-RevId: 246661686
Loading
Please sign in to comment