1. 23 Dec, 2017 16 commits
  2. 21 Dec, 2017 3 commits
  3. 20 Dec, 2017 5 commits
  4. 19 Dec, 2017 2 commits
  5. 14 Dec, 2017 6 commits
  6. 13 Dec, 2017 1 commit
    • Kenton Varda's avatar
      Add support for Own<void>. · 5f2172c6
      Kenton Varda authored
      Any Own<T> can be converted to Own<void> (or Own<const void>). The main purpose of this is to give someone a way to invoke an object's disposer without them having to know anything about the type.
      5f2172c6
  7. 11 Dec, 2017 7 commits