Commit Graph

8 Commits

Author SHA1 Message Date
simonsan
a1523995ec
Fix internal links (#255) 2021-04-20 22:18:23 +02:00
Takashi Idobe
5f1425d7ed
Apply markdownlint to project (#163) 2021-01-05 15:36:20 +01:00
Ovidiu Curcan
e333d15258
Fix on-stack dispatch example (#137)
A `char` can't be used as a path. You already use the correct `"-"` in the "Disadvantages" example.
Remove `ignore` for the example block
2021-01-03 08:39:53 +01:00
Marco Ieni
cae562b311
Remove incomplete phrase (#138) 2021-01-03 03:26:01 +01:00
simonsan
b6e5414941
Add doc tests to CI (#124)
* rename baz() into main() and vice versa where applicable

Fixes #49
2021-01-02 12:40:52 +01:00
Richard Walters
1d606a5116
Fix broken links (#105)
* Fix broken links

Fix broken link from `on-stack-dyn-dispatch.md` to `dtor-finally.md`.
Link to `RAII.md` was broken as well.
2020-12-31 12:41:09 +01:00
Sergey Kiselev
8b3cd45d9e Fix typos 2020-08-10 11:57:37 +03:00
Andre Bogus
399c38ee2b New idiom: Out of the Box Dynamic Dispatch 2020-07-15 00:28:08 +02:00