Michele Caini
|
6282195b80
meta:
|
il y a 4 ans |
Michele Caini
|
adec4f08c6
meta: removed meta_type::is_union (no alternative provided)
|
il y a 4 ans |
Michele Caini
|
b24fe2f122
test: increase code coverage
|
il y a 4 ans |
Michele Caini
|
7b35bcb68a
meta: use enum-as-bitmask support to get rid of old fashioned enum for meta traits
|
il y a 4 ans |
Michele Caini
|
4b629045c3
core: added enum-as-bitmask support for enum classes (thanks to @TerensTare for the suggestion)
|
il y a 4 ans |
Michele Caini
|
c6ba1d05d1
view: avoid polluting global namespace with naked operator|
|
il y a 4 ans |
Michele Caini
|
3adac90573
meta: removed meta_type::is_function_pointer (no alternative provided)
|
il y a 4 ans |
Michele Caini
|
0332188b6b
meta, get rid of useless info from meta_type to further reduce instantiations:
|
il y a 4 ans |
Michele Caini
|
790a1e2812
view: minor changes to get around an issue of clang
|
il y a 4 ans |
Michele Caini
|
3bd1e13321
view: removed the foobar alias which was not meant to stay there
|
il y a 4 ans |
Michele Caini
|
0cd642ca11
view: ::use<T> doesn't modify the view in-place anymore, instead it returns a new view
|
il y a 4 ans |
Michele Caini
|
d5995998b0
view:
|
il y a 4 ans |
Michele Caini
|
62babb9c22
updated TODO
|
il y a 4 ans |
Michele Caini
|
b98c69521b
build_system: add support for c++20 (close #751)
|
il y a 4 ans |
Michele Caini
|
6cd37b3809
view: get around an issue of msvc when using C++20
|
il y a 4 ans |
Michele Caini
|
238170d0e2
meta: some changes to make tests compile with C++20 (MSVC)
|
il y a 4 ans |
Michele Caini
|
6fb5b25530
any: don't compare arrays directly (operator== even deprecated in C++20)
|
il y a 4 ans |
Michele Caini
|
d63f9e1eff
build_system: make ENTT_CXX_STD a cached string variable (not used yet, see #751)
|
il y a 4 ans |
Michele Caini
|
461865bf3b
build_system: make ENTT_ID_TYPE a cached string variable
|
il y a 4 ans |
Michele Caini
|
e95d9b9cf6
doc: updated links.md
|
il y a 4 ans |
Michele Caini
|
c52b2a4fa9
entity/*:
|
il y a 4 ans |
Michele Caini
|
d0ec5d2da0
dispatcher: mionr changes
|
il y a 4 ans |
Michele Caini
|
6134058abc
type_traits: minor changes (coding style)
|
il y a 4 ans |
Michele Caini
|
bd4121c260
*: cleanup
|
il y a 4 ans |
Michele Caini
|
fbab047d7f
doc: fixed typo (close #749)
|
il y a 4 ans |
Michele Caini
|
e216144d07
poly: optimize single function vtables (close #689)
|
il y a 4 ans |
Michele Caini
|
94d5b11191
any: rvalue any_cast no longer forces by-copy constructor (close #730)
|
il y a 4 ans |
Michele Caini
|
d3c89da2eb
doc: mention vcpkg experimental feature in the readme file (close #743)
|
il y a 4 ans |
Michele Caini
|
754a8a637e
doc: updated list of showcases (close #744)
|
il y a 4 ans |
Michele Caini
|
ab24a50de7
doc: fixed typo
|
il y a 4 ans |