Commit History

Author SHA1 Message Date
  Michele Caini 7428cb353c storage: add default entity type to storage_type 3 years ago
  Michele Caini fe3b5b03eb entity/invoke: properly decay deduced argument to avoid nasty errors with reference types 3 years ago
  Michele Caini 497fb90b12 doc: updated core.md 3 years ago
  Michele Caini 48ab892de1 type_traits: type_list_transform[_t] utility 3 years ago
  Michele Caini a85ad88d5a entitiy/invoke: use nth_argument_t and avoid explicitly mentioning the registry 3 years ago
  Michele Caini cf2566ff74 doc: nth_argument (core) 3 years ago
  Michele Caini 619f51518a type_traits: nth_argument utility (with tests) 3 years ago
  Michele Caini b26330adab delegate: minor changes 3 years ago
  Michele Caini 83009bac02 resource: remove use_count (close #889) 3 years ago
  Michele Caini 8780d536c7 resource: add member function handle 3 years ago
  Michele Caini 99f4134d9d resource: add type member handle_type 3 years ago
  Michele Caini ca02ab7d5d resource: add type member element_type 3 years ago
  kcalbCube dc295ca0e1 doc: add an notice about possible undefined behaviour. (#887) 3 years ago
  Michele Caini 8ee91095c5 organizer: make it depend on the registry type and not the entity type 3 years ago
  Michele Caini 49c7b2f8f4 entity/*: renaming things to make them clear 3 years ago
  Michele Caini 5d80cf11ef helper: decouple invoke and to_entity from the registry type 3 years ago
  Michele Caini bc929bcb90 snapshot: suppress warnings/errors due to shadow template parameters 3 years ago
  Michele Caini 26a3057acf handle: decouple from entity type, make it work with all registry types 3 years ago
  Michele Caini 96cf0a6d02 handle: prepare for a registry oriented version 3 years ago
  Michele Caini 12e773f3fb as_group/as_view: make them transparent to the registry type 3 years ago
  Michele Caini c321997591 snapshot/loader: support all types of registry (allocator oriented) 3 years ago
  Michele Caini b2d98452f1 observer: support all types of registry (allocator oriented) 3 years ago
  Michele Caini 16e48aa10f storage_type_t: simplify the definition to make it work with default template arguments for storage_type 3 years ago
  Michele Caini 4da85a5f4a storage_type[_t]: flip entity type and value type 3 years ago
  Michele Caini a5c9d3a809 basic_storage: flip entity type and value type 3 years ago
  Michele Caini f288ba744d test: cleanup 3 years ago
  Michele Caini ba5b85de00 storage: use storage_type_t everywhere 3 years ago
  Michele Caini bd2f412225 storage: add storage_type_t 3 years ago
  Michele Caini a86cf32f55 entity: storage_traits -> storage_type 3 years ago
  Michele Caini 0c8178c753 view/group/registry: storage_type -> storage_for (prepare for storage_type_t) 3 years ago