Michele Caini
|
2d17ef5c7e
meta: removed as_ref tag
|
5 years ago |
Michele Caini
|
dda8c209df
type_traits: added type_identity trait (waiting for C++20)
|
5 years ago |
Michele Caini
|
be88d5dfb8
type_info: minor changes
|
5 years ago |
Michele Caini
|
4a537d82d3
minor changes
|
5 years ago |
Michele Caini
|
6f36723097
runtime_view: public constructor (close #597)
|
5 years ago |
Michele Caini
|
35bce924f8
handle: added support for destroy (close #598)
|
5 years ago |
Michele Caini
|
9356e8ccb5
config: reintroduce ENTT_DISABLE_ASSERT (close #599)
|
5 years ago |
Michele Caini
|
1ffde24ef6
*: updated TODO
|
5 years ago |
Michele Caini
|
2f52bef882
poly: first implementation
|
5 years ago |
Michele Caini
|
b1369582e1
type_traits: added value_list
|
5 years ago |
Michele Caini
|
cf176719a8
*: minor changes here and there
|
5 years ago |
Michele Caini
|
d7ed72ac06
meta_any: single vtable function to reduce instantiations and storage requirements
|
5 years ago |
Michele Caini
|
83322664f1
any: doc + more tests
|
5 years ago |
Michele Caini
|
5af7e96f70
meta/*: removed meta_storage, meta_any uses any internally
|
5 years ago |
Michele Caini
|
c95041d7c3
core: standalone any class
|
5 years ago |
Michele Caini
|
62f40dcb21
meta_storage: internal review for better memory usage
|
5 years ago |
Michele Caini
|
b4f88e303a
meta_storage: branchless implementation
|
5 years ago |
Michele Caini
|
cd0ec69446
meta: reduced instantiations due to meta any, use a fake vtable function
|
5 years ago |
Michele Caini
|
909415d167
organizer: bug fixing/tests (thanks to @Green-Sky)
|
5 years ago |
Michele Caini
|
337bc6d97a
view_pack: support for multiple views of the same type
|
5 years ago |
Michele Caini
|
6c9fab7da1
type_traits: minor changes
|
5 years ago |
Michele Caini
|
315b1f5913
type traits: added is_complete[_v]
|
5 years ago |
Michele Caini
|
c2d1859858
emitter: truly const emitter, no lazy initialization
|
5 years ago |
Michele Caini
|
37ba7316e0
doc: fixed typo
|
5 years ago |
Michele Caini
|
fc1292b1d1
test: get around the best bug ever of msvc, toolset v141
|
5 years ago |
Michele Caini
|
0507680cc1
view/group: try to get around an issue of gcc v7.5 + suppress some warnings here and there
|
5 years ago |
Michele Caini
|
60475d3354
view/group: safe invalid views/groups (close #470)
|
5 years ago |
Michele Caini
|
b1cd794b2c
registry: truly const registry
|
5 years ago |
Michele Caini
|
cd98ecff88
view: default constructible views
|
5 years ago |
Michele Caini
|
f8ec4027ee
group: default constructible groups
|
5 years ago |