Compare commits
No commits in common. "master" and "v1.0" have entirely different histories.
10 changed files with 0 additions and 5119 deletions
|
|
@ -22,11 +22,6 @@ So far, the demo contains:
|
||||||
- functional,
|
- functional,
|
||||||
- strategy,
|
- strategy,
|
||||||
- CRTP.
|
- CRTP.
|
||||||
- UML (diagrams):
|
|
||||||
- functional,
|
|
||||||
- strategy,
|
|
||||||
- policies,
|
|
||||||
- CRTP.
|
|
||||||
|
|
||||||
The algorithm machinery itself is located within the `code.*` files
|
The algorithm machinery itself is located within the `code.*` files
|
||||||
and is not of major interest,
|
and is not of major interest,
|
||||||
|
|
|
||||||
|
|
@ -1,24 +0,0 @@
|
||||||
|
|
||||||
Sources are the `*.dia` files, made with the [Dia](http://dia-installer.de/) software.
|
|
||||||
SVG exports are provided for convenience.
|
|
||||||
|
|
||||||
Strategy pattern
|
|
||||||
================
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
Curiously Recurring Template Pattern
|
|
||||||
====================================
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
Policies
|
|
||||||
========
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
Functional
|
|
||||||
==========
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
BIN
UML/crtp.dia
BIN
UML/crtp.dia
Binary file not shown.
1414
UML/crtp.svg
1414
UML/crtp.svg
File diff suppressed because it is too large
Load diff
|
Before Width: | Height: | Size: 180 KiB |
Binary file not shown.
1363
UML/functional.svg
1363
UML/functional.svg
File diff suppressed because it is too large
Load diff
|
Before Width: | Height: | Size: 142 KiB |
BIN
UML/policies.dia
BIN
UML/policies.dia
Binary file not shown.
1031
UML/policies.svg
1031
UML/policies.svg
File diff suppressed because it is too large
Load diff
|
Before Width: | Height: | Size: 112 KiB |
BIN
UML/strategy.dia
BIN
UML/strategy.dia
Binary file not shown.
1282
UML/strategy.svg
1282
UML/strategy.svg
File diff suppressed because it is too large
Load diff
|
Before Width: | Height: | Size: 170 KiB |
Loading…
Add table
Add a link
Reference in a new issue