XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Incomplete
    • Icon: Minor - P4 Minor - P4
    • None
    • 2.1.2
    • Internal Code
    • None

    Description

      Instead of StringData having a templated constructor:

      template <size_t N> StringData( const char (&val)[N], LiteralTag )

      instead, consider making a makeStringData() which eventually calls an appropriate constructor. This way, we can remove the LiteralTag "function signature flag".
      This improvement will necessitate making StringData class copyable.

      Attachments

        Activity

          People

            Unassigned Unassigned
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: