add UML diagrams

This commit is contained in:
Johann Dreo 2022-03-25 23:14:03 +01:00
commit 10d57b07b4
9 changed files with 5095 additions and 0 deletions

View file

@ -22,6 +22,11 @@ So far, the demo contains:
- functional,
- strategy,
- CRTP.
- UML (diagrams):
- functional,
- strategy,
- policies,
- CRTP.
The algorithm machinery itself is located within the `code.*` files
and is not of major interest,