1. 20 Dec, 2017 5 commits
  2. 19 Dec, 2017 2 commits
  3. 14 Dec, 2017 6 commits
  4. 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
  5. 11 Dec, 2017 26 commits