PR47555: Inheriting constructors are implicitly definable.
Don't forget to define them if they're constexpr and used inside a template; we might try to evaluate a call to them before the template is instantiated.
Loading
Please register or sign in to comment