Allow public constexpr StringData constructors

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Service arch 2020-05-18
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      StringData currently uses a private tag pattern for its constexpr ctor. Since modern compilers can throw from constexpr ctors, we should be able to make the public constructors safely constexpr now.

            Assignee:
            Billy Donahue
            Reporter:
            Benjamin Caimano (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: