cplusplus:goingnative2013
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cplusplus:goingnative2013 [2017/10/20 18:03] – dblume | cplusplus:goingnative2013 [2023/04/12 20:44] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 83: | Line 83: | ||
std:: | std:: | ||
- | | + | |
is not the same as this code: | is not the same as this code: | ||
[n]{ f(std:: | [n]{ f(std:: | ||
- | | + | |
The above code will bind the shared_ptr< | The above code will bind the shared_ptr< | ||
But it is the same as this: | But it is the same as this: |
cplusplus/goingnative2013.1508547815.txt.gz · Last modified: 2023/04/12 20:44 (external edit)