1. 21 Apr, 2020 1 commit
    • da-woods's avatar
      Added mechanism for moving rather than copying C++ temps (GH-3362) · ccf1769f
      da-woods authored
      Right now it's used in a few simple cases (function call and single assignment)
      Don't attempt to remove reference types.
      Be wary of the "safety check" for double moves when things like result() are called twice
      Made sure fallback option was genuinely c++03 complient so that test should pass on clang
      ccf1769f
  2. 20 Apr, 2020 19 commits
  3. 19 Apr, 2020 2 commits
  4. 18 Apr, 2020 10 commits
  5. 17 Apr, 2020 8 commits