Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
me
advPT
Commits
94010408
Commit
94010408
authored
Oct 26, 2018
by
me
Browse files
added listinline for reinterpret_cast
parent
f88caade
Changes
1
Hide whitespace changes
Inline
Side-by-side
sections/3-Lecture3.tex
View file @
94010408
...
...
@@ -44,7 +44,7 @@ gibt 1 oder 0 aus
\item
\il
{
static
_
cast
}
: Häufige Verwendung um implizite Umwandlung vom Compiler zu überschreiben
\item
\il
{
const
_
cast
}
: entfernt const
\item
\il
{
dynamic
_
cast
}
: Dynamischer Typ
\item
reinterpret
\
_
cast: Interpretation des Operations-Inhalts als einen anderen Typen. Keine Typüberprüfung
\item
\il
{
reinterpret
_
cast
}
: Interpretation des Operations-Inhalts als einen anderen Typen. Keine Typüberprüfung
\item
Rechen-Beispiele mit impliziter Typ-Konvertierung
\end{itemize}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment