Commit History

Author SHA1 Message Date
  Michele Caini edeef3541c meta: tests (code coverage) for meta_ctor (implicitly generated default constructor) 5 years ago
  Michele Caini cd929d8e65 meta: review + tests (code coverage) for implicitly generated default constructors 5 years ago
  Michele Caini b005971427 doc: removed broken badge 5 years ago
  Michele Caini c35614fb63 meta: more tests for meta pointers (code coverage) 5 years ago
  Michele Caini 18e16b09f2 any: more tests (code coverage) 5 years ago
  Michele Caini b18b76c1f0 meta: as_ref_t adapts to const objects/const-ref return types 5 years ago
  Michele Caini c9f65267ba meta: factory getter, better is_invocable_v test 5 years ago
  Michele Caini cce52c673b view: use get_as_tuple internally 5 years ago
  Michele Caini fdde216f0e doc: minor changes 5 years ago
  Michele Caini d1901a97d1 doc: minor changes 5 years ago
  Michele Caini eb2077b95b meta: suppress warnings 5 years ago
  Michele Caini fad3bdeed4 meta: ::reset doesn't remove the implicitly generated default constructors 5 years ago
  Michele Caini e1a537e547 doc: minor changes 5 years ago
  Michele Caini ba098e1199 any: use actual constructors to be more like std::any 5 years ago
  Michele Caini 0ec755fccf meta: iterable base types as instances of meta_type 5 years ago
  Michele Caini 997dd433b3 doc: type list and value list 5 years ago
  Michele Caini 4aea1567db type_traits: make is_equality_comparable work with all major compilers 5 years ago
  Michele Caini 446c8df3b4 type_traits: added type_list_diff[_t] 5 years ago
  Michele Caini f4bd868d6a type_traits: is_equality_comparable, support for standard containers 5 years ago
  Michele Caini 8490264af3 doc: updated list for similar projects 5 years ago
  Michele Caini 505cfdd193 any: detect C-style arrays and use delete[] when needed 5 years ago
  Michele Caini 39ecd1545c meta: support for dereferencing pointers to functions 5 years ago
  Michele Caini 9b80c0028d meta: 5 years ago
  Michele Caini 35276b55af any: support for non-copyable types 5 years ago
  Michele Caini eb63dd6227 meta: merged internal.hpp with meta.hpp 5 years ago
  Michele Caini 9f24b3c584 meta: minor changes 5 years ago
  Michele Caini 53e951d96d meta: removed internal::meta_range 5 years ago
  Michele Caini 17dd386937 meta_any: minor changes 5 years ago
  Michele Caini 3eb00382e7 meta: removed meta_base, meta_base_node is used internally when needed 5 years ago
  Michele Caini 98b5f7a26a meta: removed meta_conv, meta_conv_node is used internally when needed 5 years ago