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

XMLWordPrintableJSON

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

      `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:
            [DO NOT USE] Backlog - Service Architecture
            Reporter:
            Daniel Morilha (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: