Provide explicitly noexcept unique_function

XMLWordPrintableJSON

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

      We can detect noexcept functions at compile time using the noexcept() operator. This means we can combine that with constexpr-if to make a version of unique_function that promises to always be noexcept. This is useful for situations like Future::getAsync().

            Assignee:
            [DO NOT USE] Backlog - Service Architecture
            Reporter:
            Benjamin Caimano (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: