add UML diagrams
This commit is contained in:
parent
3dc9dfd203
commit
10d57b07b4
9 changed files with 5095 additions and 0 deletions
|
|
@ -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
BIN
UML/crtp.dia
Normal file
Binary file not shown.
1414
UML/crtp.svg
Normal file
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
BIN
UML/functional.dia
Normal file
Binary file not shown.
1363
UML/functional.svg
Normal file
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
BIN
UML/policies.dia
Normal file
Binary file not shown.
1031
UML/policies.svg
Normal file
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
BIN
UML/strategy.dia
Normal file
Binary file not shown.
1282
UML/strategy.svg
Normal file
1282
UML/strategy.svg
Normal file
File diff suppressed because it is too large
Load diff
|
After Width: | Height: | Size: 170 KiB |
Loading…
Add table
Add a link
Reference in a new issue