You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Move the ctor to out-of-line for `parameter_declaration_node`
The `declaration_node` definition for the `unique_ptr` member is not yet visible if the ctor is written inline.
* Add out-of-line dtor for `declaration_node`
* Add out-of-line dtor for `parameter_declaration_node`
---------
Co-authored-by: Neil Henderson <[email protected]>
0 commit comments