提交历史

作者 SHA1 备注 提交日期
  Michele Caini 4ebdf7a6e8 pool: pool_traits/pool_t -> storage_traits/storage_t 5 年之前
  Michele Caini 6f1366dbb5 entity/*: use pool introspection rather than is_empty for filtering 5 年之前
  Michele Caini 503791d3c0 view: removed chunked iteration, no real benefits so far and there is no way to make it consistent across all views in future 5 年之前
  Michele Caini 902dc49de2 storage: added .get_as_tuple(entity) 5 年之前
  Michele Caini 2d299f31e5 storage: removed the requirement to expose try_get 5 年之前
  Michele Caini df298587b8 type_info: suppress warnings for uninitialized members 5 年之前
  Michele Caini b9c33008d8 sparse_set: faster remove/range-remove 5 年之前
  Michele Caini ca97f1c4a3 test: oops, re-enable all bench 5 年之前
  Michele Caini effed56653 sparse_set: a better swap 5 年之前
  Michele Caini 7b501aa89b sparse_set/storage: virtual sort 5 年之前
  Michele Caini 6c0d0d465b storage: minor changes 5 年之前
  Michele Caini a52bd20912 registry: minor changes 5 年之前
  Michele Caini aabcc445ee *: minor changes 5 年之前
  Michele Caini d491e504cc type_info: small review 5 年之前
  Michele Caini 3142e430e7 hashed_string: constexpr ::value suitable for uses with string views 5 年之前
  Michele Caini b784d80a50 pool: minor changes 5 年之前
  Michele Caini 7344654308 doc: cleanup 5 年之前
  Michele Caini e01b35c39c config: update default page size 5 年之前
  Michele Caini b8b2c4ee73 handle: get around an issue of VS, toolkit v141 5 年之前
  Michele Caini 8cd1ce97f7 handle: it's now possible to convert a handle to a handle view and a handle view to a more restricted one (see #583) 5 年之前
  Michele Caini 05b514b743 Revert "entity: minor changes" 5 年之前
  Michele Caini 22596e0f5b entity: added handle_view (close #583) 5 年之前
  Michele Caini e7031794df registry: suppress some warnings (close #582) 5 年之前
  Michele Caini af69a0a1fd entity: minor changes 5 年之前
  Michele Caini 52fa690764 view: added use<T> to set explicitly the type that should drive all iterations in a multi type view 5 年之前
  Michele Caini 4ad411e320 traits: is_eto_eligible[_v] -> is_empty[_v], internal version 5 年之前
  Michele Caini 09da190e93 entity/*: rollback erase -> remove (no longer a breaking change :) 5 年之前
  Michele Caini 797dd56bb7 test: removed temporary multi storage example, added a note to the todo list for a refined example 5 年之前
  Michele Caini 5e1d77fcd5 doc: updated documentation for registry remove/erase 5 年之前
  Michele Caini 2820f2658b entity/: differentiate between remove and erase to avoid name clashing on the custom path (breaking changes) 5 年之前