Michele Caini
|
13d901fbfa
*: a handful of changes to please clang-format
|
4 年之前 |
Michele Caini
|
f7e7273e91
*: minor changes
|
4 年之前 |
Michele Caini
|
4b3bd265a6
meta: minor changes
|
4 年之前 |
Michele Caini
|
42dcec961b
meta: support for multi-setters on meta data members
|
4 年之前 |
Michele Caini
|
6b2a3b2916
meta: prepare for multi-setters on meta data members
|
4 年之前 |
Michele Caini
|
930f9ca436
any: minor changes
|
4 年之前 |
Michele Caini
|
a96a767b9b
test: code coverage
|
4 年之前 |
Michele Caini
|
36627dbe78
meta:
|
4 年之前 |
Michele Caini
|
f86bc31cbb
meta: shared lookup function to avoid unnecessary casts when searching for a meta constructor
|
4 年之前 |
Michele Caini
|
4a08ca4b5e
meta: minor changes
|
4 年之前 |
Michele Caini
|
e857aa0640
meta: extrapolate can_cast_or_convert
|
4 年之前 |
Michele Caini
|
d3c98ad334
meta_factory: cleanup
|
4 年之前 |
Michele Caini
|
00dadfe14d
meta: reduce the size of instantiated symbols in meta_factory
|
4 年之前 |
Michele Caini
|
f26fa92d47
handle: extended operator==/!=
|
4 年之前 |
Michele Caini
|
7458072df2
hashed_string (close #781):
|
4 年之前 |
Michele Caini
|
89aa2a1902
*: operator== is not defined as member if unnecessary
|
4 年之前 |
Michele Caini
|
7ab08779dc
type_info: temporarily reintroduce type_info::index for performance reasons
|
4 年之前 |
Michele Caini
|
46b686910b
any:
|
4 年之前 |
Michele Caini
|
940a799207
* : minor changes
|
4 年之前 |
Michele Caini
|
778cee3b27
any:
|
4 年之前 |
Michele Caini
|
fb3252732b
type_info: name rollback, hash_code -> hash (why should I introduce a breaking change to match a terrible name from the standard library after all?)
|
4 年之前 |
Michele Caini
|
608f7b75e2
any: avoid creating constexpr variables since constexpr-ness isn't guaranteed
|
4 年之前 |
Michele Caini
|
83853c3dee
any:
|
4 年之前 |
Michele Caini
|
8a0343ad6b
any: avoid creating type_info objects if unnecessary
|
4 年之前 |
Michele Caini
|
92d43ce620
core: rename type_seq to type_index
|
4 年之前 |
Michele Caini
|
6943822fed
type_info:
|
4 年之前 |
Michele Caini
|
aa146c4125
type_info: avoid testing constexpr-ness because older compilers don't guarantee it
|
4 年之前 |
Michele Caini
|
b8ec6babb5
any:
|
4 年之前 |
Michele Caini
|
505f4a2b4f
type_info:
|
4 年之前 |
Michele Caini
|
1bb0d017c3
type_info: removed useless friend declaration
|
4 年之前 |