Some updates

This commit is contained in:
2019-10-08 16:04:12 +02:00
parent 89edf5fc03
commit 3006fd5f98
6 changed files with 37 additions and 11 deletions

View File

@@ -69,7 +69,7 @@ Consider the piece of C++ code in Listings~\ref{f:undefined-behaviour-cpp} and~\
\lstinputlisting[
language=c++,
label={f:undefined-behaviour-cpp},
caption={Undefined behaviour: with for each syntax}
caption={Undefined behaviour with for each syntax}
]{assets/dash-3d-implementation/undefined-behaviour.cpp}
\lstinputlisting[
language=c++,