Skip to content
Snippets Groups Projects
  1. May 16, 2019
  2. Apr 11, 2019
    • Michael Kuron's avatar
      [API] Remove dependency resolution from Singleton · 51d74c15
      Michael Kuron authored
      It is not actually used anywhere (since the removal of the old pe), is very hard to read, and essentially contains a custom clone of std::tuple.
      If it is ever needed, it could easily be re-implemented using std::tuple and variadic templates in significantly less code.
      51d74c15
  3. Mar 25, 2019
  4. Jan 27, 2018
  5. Mar 30, 2017