Commit History

Author SHA1 Message Date
  Michele Caini 62babb9c22 updated TODO 4 years ago
  Michele Caini b98c69521b build_system: add support for c++20 (close #751) 4 years ago
  Michele Caini 6cd37b3809 view: get around an issue of msvc when using C++20 4 years ago
  Michele Caini 238170d0e2 meta: some changes to make tests compile with C++20 (MSVC) 4 years ago
  Michele Caini 6fb5b25530 any: don't compare arrays directly (operator== even deprecated in C++20) 4 years ago
  Michele Caini d63f9e1eff build_system: make ENTT_CXX_STD a cached string variable (not used yet, see #751) 4 years ago
  Michele Caini 461865bf3b build_system: make ENTT_ID_TYPE a cached string variable 4 years ago
  Michele Caini e95d9b9cf6 doc: updated links.md 4 years ago
  Michele Caini c52b2a4fa9 entity/*: 4 years ago
  Michele Caini d0ec5d2da0 dispatcher: mionr changes 4 years ago
  Michele Caini 6134058abc type_traits: minor changes (coding style) 4 years ago
  Michele Caini bd4121c260 *: cleanup 4 years ago
  Michele Caini fbab047d7f doc: fixed typo (close #749) 4 years ago
  Michele Caini e216144d07 poly: optimize single function vtables (close #689) 4 years ago
  Michele Caini 94d5b11191 any: rvalue any_cast no longer forces by-copy constructor (close #730) 4 years ago
  Michele Caini d3c89da2eb doc: mention vcpkg experimental feature in the readme file (close #743) 4 years ago
  Michele Caini 754a8a637e doc: updated list of showcases (close #744) 4 years ago
  Michele Caini ab24a50de7 doc: fixed typo 4 years ago
  Michele Caini 8099dde34b view: relax policy constraint if possible 4 years ago
  Michele Caini 99198fb07f doc: added a note about the no-policy trick 4 years ago
  Michele Caini 18d02a0c95 *: suppress a couple of warnings (shadow/unused) 4 years ago
  Michele Caini e6cac7d5fb group/view: remove references to basic_sparse_set 4 years ago
  Michele Caini d8d6f00fee storage: minor changes + some tests for get/get_as_tuple 4 years ago
  Michele Caini ef5c1a1099 snapshot: minor changes 4 years ago
  Michele Caini 2d92d8ee67 storage: 4 years ago
  Michele Caini ae60266477 updated todo list 4 years ago
  Michele Caini 88da5261fc component/storage: 4 years ago
  Michele Caini 15efe9f702 sparse_set: make capacity virtual 4 years ago
  Michele Caini badbc5c66e storage: internal review 4 years ago
  Michele Caini d6eea41e13 sparse_set: make reserve virtual 4 years ago