Skip to content

Commit

Permalink
Reword slide on std::bind
Browse files Browse the repository at this point in the history
  • Loading branch information
neuroevolutus committed Feb 7, 2024
1 parent 3cbfa59 commit d02c293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -966,7 +966,7 @@ <h2>A slight problem</h2>
</section>
<section>
<p>
Solution: specialising a function object we already have at hand
Solution: specialising <span class="code">std::plus</span> with the parameter we already have on hand
</p>
</section>
<section>
Expand Down

0 comments on commit d02c293

Please sign in to comment.