提交歷史

作者 SHA1 備註 提交日期
  skypjack 9fdc43f6f8 meta: std::forward_iterator -> entt::stl::forward_iterator 1 周之前
  skypjack 4e7833540c updated TODO 1 周之前
  skypjack 1c456e2cb6 test: refine common classes to cover both trivially destructible and non trivially destructible types in the storage tests - see #1311 1 周之前
  skypjack 17fc67de1f meta: revert last commit, the intermediate class is actually useful for user customizations 1 周之前
  skypjack 3e47fb6bbd meta: cleanup 1 周之前
  skypjack 8d4597ead0 meta: auto-detect meta containers, use traits to opt-out 1 周之前
  skypjack e14033b215 meta: get rid of reserve_aware_container 1 周之前
  skypjack 41a8a7d921 test: cleanup 1 周之前
  skypjack 3b3638ac8a test: non_trivially_destructible with storage (test coverage for future optimizations) 1 周之前
  skypjack 34d2994cf3 test: non_trivially_destructible type 1 周之前
  skypjack 011054e515 sparse_set: internal change (perf) - see #1311 1 周之前
  skypjack 4321f5ece8 cleanup TODO 1 周之前
  skypjack 0b3827366d davey: wrap imgui with __has_include - close #1312 1 周之前
  skypjack 7cd612cc87 davey: walk up bases - close #1313 2 周之前
  skypjack 657f2aade4 doc: more about the dispatcher - close #1299 2 周之前
  skypjack 8cfb5534ab build: update bazel file 2 周之前
  skypjack 737676f23f meta: support all dereferenceable types (i.e. optional) 2 周之前
  skypjack c6a8cf3de6 meta: pointer vs pointer-like rework (prepare to support all dereferenceable types) 2 周之前
  skypjack c18f1c3c07 test: internal changes 2 周之前
  skypjack fc4605a6b2 meta: non-const meta_any::operator* 2 周之前
  skypjack 849852464e meta: prepare to support all dereferenceable types with meta_any 2 周之前
  skypjack 071febbc0c any: as_ref() on empty returns empty 2 周之前
  skypjack 0bb54130c9 meta: invalid meta_any when copying non-copyable types 3 周之前
  skypjack e7650e263f entt: cleanup 3 周之前
  skypjack f93d28981f entt: there is a reason why an allocator concept does not exist... 3 周之前
  skypjack 106af0f6d8 container: cleanup 3 周之前
  skypjack 3b71902777 entt: constrain allocator types 3 周之前
  skypjack 7b46448cd9 test: please older compilers (like g++13) 3 周之前
  skypjack ed590b7ac8 concepts: allocator_like 3 周之前
  skypjack bde5d86690 test: concepts 3 周之前