Michele Caini
|
032bcd9fbe
meta: minor changes
|
5 years ago |
Michele Caini
|
e113fa53a4
meta: split meta_storage from meta_any
|
5 years ago |
Michele Caini
|
da212dc2a4
meta: added meta_type::is_dereferenceable
|
5 years ago |
Michele Caini
|
d1c5a62a9d
core: type_traits, added is_dereferenceable[_v]
|
5 years ago |
Michele Caini
|
0c777e10e5
doc: meta, container support
|
5 years ago |
Michele Caini
|
b919b172b1
*: suppress some warnings here and there
|
5 years ago |
Michele Caini
|
5dd8d05114
meta: get around an issue of msvc
|
5 years ago |
Michele Caini
|
3400b32015
meta: containers support (close #499)
|
5 years ago |
Michele Caini
|
2e4becad60
type_traits: sequence/associative container traits
|
5 years ago |
Michele Caini
|
3d485858d5
meta: get around a bug of gcc-7, meta factory has no longer only static members
|
5 years ago |
Michele Caini
|
be93643808
view: non-const excluded types are always accepted (close #507)
|
5 years ago |
Michele Caini
|
f704352bae
type_traits: unpack_as_t/unpack_as_v
|
5 years ago |
Michele Caini
|
6683b46b07
meta: factory<Type> has now only static functions
|
5 years ago |
Michele Caini
|
a1fe458338
meta: removed dependency on <algorithm> from internal.hpp
|
5 years ago |
Michele Caini
|
e6328e3207
meta: minor changes
|
5 years ago |
Michele Caini
|
8b1f703397
doc: updated missing description
|
5 years ago |
Michele Caini
|
583c8add7e
meta: make meta_handle copyable
|
5 years ago |
Michele Caini
|
0266cc8e99
meta: make instances meta handles all around the codebase
|
5 years ago |
Michele Caini
|
fac4132cb1
meta: meta_type rank/extent
|
5 years ago |
Michele Caini
|
bf3864b2da
meta: arrays are no longer indexable via meta_type::set/get
|
5 years ago |
Michele Caini
|
7c21042858
sparse_set: improved performance (see #506) - thanks @Kerndog73
|
5 years ago |
Michele Caini
|
d0fd9e4618
meta: range_iterator are now part of ranges
|
5 years ago |
Michele Caini
|
9b53230f83
meta: cleanup
|
5 years ago |
Michele Caini
|
d814b7b11e
test: code coverage
|
5 years ago |
Michele Caini
|
9f5421d3d4
build system: solved an issue with codecov
|
5 years ago |
Michele Caini
|
6b9e5db3bf
meta: updated resolve function(s)
|
5 years ago |
Michele Caini
|
9eac3faf3d
meta: added meta_range and meta_iterator
|
5 years ago |
Michele Caini
|
252de444fc
test: meta, minor changes
|
5 years ago |
Michele Caini
|
c29b9cc937
test: updated tests for meta
|
5 years ago |
Michele Caini
|
6ac582a771
test: more on meta_type
|
5 years ago |