-
Joined on
2024年07月09日
76b4695684
fix: cv-qualifiers problem matching partial specializations
42cf01745c
feat:
type_template_parameter_of
e7c4047ad5
chore: formatting:
inline constexpr -> constexpr inline
789b71a0dd
fix(naming):
is_specialization_of -> specialization_of
bf4a6f41b3
fix(NewTest): more flexible arguments
8f4eac5a52
chore: licensing
a66915696f
fix(NewTest): proper subdirectory support
16fad8fe47
GitVersion: add function to get project head commit hash
55a1a8d677
GitVersion: add function to directly set project version
68bb835900
VersionRoutines: parse all the four parts of version string
6a65e1983b
Optionally exclude
uninstall target from all
da0221c7f3
Create README.md
4b9f01eced
WIP
e6b872b370
chore: add
useful_concepts dependency
9d5626d695
chore: add
useful_concepts dependency
7f70a23533
WIP
b3c12b99e3
chore: change
.gitignore
021bcda87c
fix: add host build of the library for tests
75efa984a7
fix: LTO checks and switch
beb907787f
chore: licensing stuff
caf3893e96
chore: update
.gitignore
f33ef315ae
feat: type is one of the specified types
14f08d80af
feat: check if type is specialization of the certain class template
6cb8e8af61
Test for
arithmetic concept
0e1bc9edd1
Arithmetic type concept
5171ced0b8
Initial version