Commit History

Author SHA1 Message Date
  Michele Caini 0ab71bc2e7 view: return a const reference to the leading storage 4 years ago
  Michele Caini 81e6bbe643 test: minor changes (thanks msvc for accepting invalid code) 4 years ago
  Michele Caini c4723f3b24 view/group: added missing operator-> here and there 4 years ago
  Michele Caini df4d8e0411 meta: make meta_iterator::operator-> const as it ought to be 4 years ago
  Michele Caini 4f1820bcad iterator: review of input iterator pointer type 4 years ago
  Michele Caini e375097e43 doc: minor changes 4 years ago
  Michele Caini c51bec0034 meta: add meta_range::operator-> 4 years ago
  Michele Caini 081c3fdb5b iterator: added [[nodiscard]] to input_iterator_proxy::operator-> 4 years ago
  Michele Caini f1e7602775 meta: added operator-> to meta containers' iterators 4 years ago
  Michele Caini acd75ffe1c iterator: added utility input_iterator_proxy 4 years ago
  Michele Caini fc813cb59b doc: minor changes 4 years ago
  Michele Caini 044d14f542 *: minor changes 4 years ago
  Michele Caini 28b9f07b99 *: code coverage, cleanup 4 years ago
  Michele Caini 6f20dd4e45 test: suppress a wrong warning with toolset v141 4 years ago
  Michele Caini 2fc05e5b90 meta: add missing template keywords (thanks MSVC for accepting invalid code) 4 years ago
  Michele Caini 9afde31f97 meta: make meta_any::assign work with mutating this pointers 4 years ago
  Michele Caini e835ce0697 meta: make meta_any::allow_cast work with mutating this pointers 4 years ago
  Michele Caini 6030f56c76 meta: make meta_any::try_cast work with mutating this pointers 4 years ago
  Michele Caini ba89b53c63 doc: cleanup 4 years ago
  Michele Caini 1bfb877a3b entity: adds to_entity and to_version to the entt namespace (see #788) 4 years ago
  Michele Caini 72776d6fb6 entity: make return type of to_integral explicit 4 years ago
  Michele Caini 7bb93420c4 storage: avoid reinventing the wheel :) 4 years ago
  Michele Caini bb1b0e0581 sparse_set: minor changes 4 years ago
  Michele Caini 45ddcf0df9 sparse_set: compare allocators before moving in the move operator assignment 4 years ago
  Michele Caini 9c4d7a286f memory: avoid warnings due to unused parameters 4 years ago
  Michele Caini 7b290b43b5 sparse_set: try not to reinvent the wheel :) 4 years ago
  Michele Caini 2e2782b030 sparse_set: partial sorting not supported in case of tombstones 4 years ago
  Michele Caini 48f23bd1ba doc: cleanup 4 years ago
  Michele Caini 3ece33b26a any: avoid using addressof on the result of an operator assignment without a good reason :) 4 years ago
  Michele Caini efa98379b0 meta: internal changes and cleanup 4 years ago