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 年之前 |
Michele Caini
|
f33ce615d9
meta: suppress warnings due to ignored qualifiers on return types
|
4 年之前 |
Michele Caini
|
0edb49d7c6
core: minor changes
|
4 年之前 |
Michele Caini
|
1fa5a03605
test: code coverage
|
4 年之前 |
Michele Caini
|
fc6bda5cd8
meta: turned an useless function into a constexpr value
|
4 年之前 |
Michele Caini
|
59589b6a71
meta: refine the conversion helper (mostly to please the toolset v141)
|
4 年之前 |
Michele Caini
|
57b0624a0a
storage: suppress warnings for unused variables
|
4 年之前 |
Michele Caini
|
2f22395eea
meta:
|
4 年之前 |
Michele Caini
|
21bc8d4dfb
meta: add meta_conv support to references
|
4 年之前 |
Michele Caini
|
2e74fd8196
meta: const correctness
|
4 年之前 |
Michele Caini
|
fee48ab04c
meta: also please toolset v141 :)
|
4 年之前 |
Michele Caini
|
591f885e67
meta: automatic conversion function to underlying type for enums (see #735)
|
4 年之前 |
Michele Caini
|
ef803016c0
meta: suppress a shadow warning
|
4 年之前 |
Michele Caini
|
bac51045e5
meta: automatic arithmetic conversions (see #735)
|
4 年之前 |
Michele Caini
|
cb5e9393a4
meta: internal changes
|
4 年之前 |