Redcraft/Redcraft.Utility/Source/Public/Concepts
2022-03-06 23:32:39 +08:00
..
Assignable.h style(concept): minimize Concepts' header file dependency on Templates 2022-03-06 23:32:39 +08:00
BooleanTestable.h feat(concept): add concepts that depend on templates such as Forward and add corresponding tests 2022-02-04 15:47:57 +08:00
BuiltinType.h feat(concept): add basic concepts and the corresponding testing 2022-02-02 19:04:42 +08:00
Common.h style(concept): minimize Concepts' header file dependency on Templates 2022-03-06 23:32:39 +08:00
Comparable.h feat(concept): add concepts that depend on templates such as Forward and add corresponding tests 2022-02-04 15:47:57 +08:00
Concepts.h feat(templates): add Invoke function and corresponding peripheral tools 2022-02-04 21:11:05 +08:00
Constructible.h feat(concept): add concepts that depend on templates such as Forward and add corresponding tests 2022-02-04 15:47:57 +08:00
Convertible.h feat(concept): add basic concepts and the corresponding testing 2022-02-02 19:04:42 +08:00
Derived.h feat(concept): add basic concepts and the corresponding testing 2022-02-02 19:04:42 +08:00
Destructible.h feat(concept): add basic concepts and the corresponding testing 2022-02-02 19:04:42 +08:00
Invocable.h feat(templates): add Invoke function and corresponding peripheral tools 2022-02-04 21:11:05 +08:00
Objects.h feat(concept): add concepts that depend on templates such as Forward and add corresponding tests 2022-02-04 15:47:57 +08:00
Same.h feat(concept): add basic concepts and the corresponding testing 2022-02-02 19:04:42 +08:00
Swappable.h style(concept): minimize Concepts' header file dependency on Templates 2022-03-06 23:32:39 +08:00