forked from AnthonyCalandra/modern-cpp-features
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new library feature std::ref (AnthonyCalandra#80)
* Add std::ref Add missing library feature introduced in CPP11. * Modify comment in example of std::ref * Add comment in example of std::ref * Add link in table of content * Add new library feature std::ref under CPP11 * Add std::cref * Add std::cref
- Loading branch information
1 parent
5d8180a
commit 187b059
Showing
2 changed files
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters