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

Import std::bind_front from c++20 stdlib to stdx

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Service Arch

      `std::bind_front(F&& f, Args&&... args)` generates a forwarding call wrapper for a functor F allowing to bound any number of its first parameters. bind_front makes it easier to manage the lifetime of what a lambda would capture and should be preferred as a replacement

            Assignee:
            backlog-server-servicearch [DO NOT USE] Backlog - Service Architecture
            Reporter:
            daniel.morilha@mongodb.com Daniel Morilha (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: