Skip to content

Conversation

klausler
Copy link
Contributor

When somebody replaced uses of std::optional<> in the runtime with a new optional<> defined locally, many needless top-level Fortran:: namespace qualifiers were added, which are inconsistent with namespace usage in the runtime. Clean them up.

When somebody replaced uses of std::optional<> in the runtime with
a new optional<> defined locally, many needless top-level Fortran::
namespace qualifiers were added, which are inconsistent with namespace
usage in the runtime.  Clean them up.
Copy link
Contributor

@vzakhari vzakhari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, Peter, for cleaning this up!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants