|
9368a49806
|
style(*): add comments and attribute specifiers
|
2022-12-29 21:55:02 +08:00 |
|
|
6b42dbdc05
|
feat(memory): add template function overload for Memmove and Memcmp
|
2022-12-15 23:37:41 +08:00 |
|
|
058f07fedc
|
refactor(templates): allow some template classes to derive and replace some using with inheritance
|
2022-11-21 23:28:19 +08:00 |
|
|
1dcd3dc3b3
|
refactor(typetraits): replaces template class type traits with concepts for TypeTraits/PrimaryType.h
|
2022-05-22 22:34:43 +08:00 |
|
|
98e8e87c7a
|
refactor(memory): use static_assert's assertion limit as a constraint
|
2022-04-10 20:14:46 +08:00 |
|
|
54ab72224f
|
feat(templates): add type hash support and the corresponding testing
|
2022-03-31 16:40:31 +08:00 |
|
|
cd1a8da1a8
|
feat(memory): complete low-level memory management utilities
|
2022-03-18 20:17:28 +08:00 |
|