Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[BUG] using the_namespace_name::_ is ignored #1429

Open
Labels
bugSomething isn't working

Description

Describe the bug

When compiling, it appears this error, which I tried to fix by following the instructions:

"in Cpp2, write 'using the_namespace_name::' to bring all names in the namespace into scope using the '' wildcard (at 'using')"

It is ignored

To Reproduce
Steps to reproduce the behavior:

Just add using namespace std::_; in any file and compile.

Additional context

Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /