Commit History

Author SHA1 Message Date
  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
  Michele Caini 324aeba70f meta: suppress a warning due to -Wignored-qualifiers (close #785) 4 years ago
  Michele Caini 7b6715c7b5 test: code coverage for the storage class for empty types 4 years ago
  Michele Caini 1ea392b6c9 test: minor changes to suppress a bunch of warnings + formatting 4 years ago
  Michele Caini 8b1a3849e6 meta_any: support assigning the value wrapped by a meta_any 4 years ago
  Michele Caini e1d7e98c92 any: minor changes 4 years ago
  Michele Caini 04b2e1152c any: 4 years ago
  Michele Caini d392eba4a0 test: code coverage 4 years ago
  Michele Caini 799dec4f1c sparse_set: suppress a warning due to -Wreorder 4 years ago
  Michele Caini 11df6ec927 type_id: cannot have a static variable in a constexpr function (right msvc?) 4 years ago
  Michele Caini 03e363f5d9 any: added the ::assign function to copy/move assign the wrapped variable 4 years ago
  Michele Caini 39211889b0 any (close #782): 4 years ago
  Michele Caini db44549276 type_info/type_id: 4 years ago
  Michele Caini 49e702c0c7 hashed_string: minor changes 4 years ago
  Michele Caini c9c5214b3e type_info: operator<, operator<=, operator> and operator>= 4 years ago
  Michele Caini 24a537d154 meta: review conversion_helper for meta type nodes 4 years ago
  Michele Caini c32ecf171b sparse_set: added user_data field 4 years ago
  Michele Caini a62ae21628 any: const reference instead of pointer as default argument to ::data 4 years ago
  Michele Caini 12f05e8f72 doc: fixed typo (close #784) 4 years ago
  Michele Caini 81fb727d20 registry: improved `ctx` and the like (close #782) 4 years ago
  Michele Caini e7655c761d test: code coverage 4 years ago
  Michele Caini 464fcf4300 test: fix a test that I've broken a couple of commits ago :) 4 years ago
  Michele Caini 73b67ea9df *: review enums 4 years ago