File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 211211 \end {column }
212212 \end {columns }
213213 \end {block }
214- \begin {exampleblock }{Some nice consequence }
214+ \begin {exampleblock }{Some nice consequences }
215215 \begin {itemize }
216216 \item Lambda expressions create ordinary objects
217217 \item They can be copied, moved, or inherited from
Original file line number Diff line number Diff line change 277277
278278\begin {frame }[fragile]
279279 \frametitlecpp [11]{\texttt {std::shared\_ ptr }}
280- \begin {block }{\mintinline {cpp}{std::shared_ptr} : a reference counting pointer}
280+ \begin {block }{\mintinline {cpp}{std::shared_ptr} : a reference- counting pointer}
281281 \begin {itemize }
282282 \item wraps a regular pointer similar to \cppinline {unique_ptr}
283283 \item has move and copy semantic
You can’t perform that action at this time.
0 commit comments