Uploaded image for project: 'C++ Couchbase Client'
  1. C++ Couchbase Client
  2. CXXCBC-264

Transactions api needs to be a bit more consistent

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Major
    • 1.0.0
    • 1.0.0-dp.1
    • transactions
    • None

    Description

      We sometimes accept a const reference for something, then copy that into the captures of a lambda internally.   Other times, we just take an object (so already a copy) and move it into the captures internally.   Lets just settle on one way (the latter seems consistent with rest of api).   

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            avsej Sergey Avseyev
            david.kelly David Kelly (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes