Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-34148

write TypedCommand base class template

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.7.4
    • Affects Version/s: None
    • Component/s: Internal Code
    • Labels:
      None
    • Fully Compatible
    • Platforms 2018-04-09, Platforms 2018-04-23

      Implementation of the TypedCommand CRTP base class.

      template <typename Derived>
      class TypedCommand : public Command

      {...}

      ;

      Described in scope/spec:
      https://docs.google.com/document/d/1s3JrmQEb-9330vnwnWSiSxgfwpDyIbkoiHXye65IWXQ/edit#

            Assignee:
            billy.donahue@mongodb.com Billy Donahue
            Reporter:
            billy.donahue@mongodb.com Billy Donahue
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: