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,

BIN
UML/crtp.dia Normal file

Binary file not shown.

1414
UML/crtp.svg Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 180 KiB

BIN
UML/functional.dia Normal file

Binary file not shown.

1363
UML/functional.svg Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 142 KiB

BIN
UML/policies.dia Normal file

Binary file not shown.

1031
UML/policies.svg Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 112 KiB

BIN
UML/strategy.dia Normal file

Binary file not shown.

1282
UML/strategy.svg Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 170 KiB