Skip to content
Snippets Groups Projects
Commit 022cf9f6 authored by Michaël El Kharroubi's avatar Michaël El Kharroubi :satellite:
Browse files

Fix format issue

parent a4f429bc
Branches
No related tags found
No related merge requests found
......@@ -407,10 +407,14 @@ std::cout << std::endl;
partiellement leur environnement
- On peut capturer par référence ou par copie
- Les algorithmes STL à connaître sont :
- `iota`
- `transform`
- `accumulate`
- `remove_if`
#box(inset: 5%, columns(2, gutter: 22pt)[
- `iota`
- `transform`
#colbreak()
- `accumulate`
- `remove_if`
])
]
#new-section-slide("Questions ?")
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment