date_time_support.h exposes using namespace std::string_literals

XMLWordPrintableJSON

    • Query Optimization
    • Fully Compatible
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      On this line, the header date_time_support.h exposes a using namespace directive to everyone who includes it. As a result, lots of files are using ""s literals without explicitly adding the using directive. We should remove this and either put the using namespace directive in the places it's used or not use the ""s literals in those places.

              Assignee:
              Naafiyan Ahmed
              Reporter:
              Ryan Berryhill
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: