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
Ashok Kumar, Bharath
so2021
Commits
8ee439f7
Commit
8ee439f7
authored
Apr 05, 2020
by
Praetorius, Simon
Browse files
Merge branch 'patch-9' into 'master'
Update 07_namespaces.tex See merge request teaching/scprog/wi2019!67
parents
9765fd2a
45b65b2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
lecture/07_namespaces.tex
View file @
8ee439f7
...
...
@@ -89,7 +89,7 @@ If you have a complicated or multiple enclosed namespaces, you can introduce a n
%
\begin{minted}
{
c++
}
namespace Q
{
namespace V
{
// sub-name
nsraum
of Q
namespace V
{
// sub-name
space
of Q
void f()
{}
; // declaration of Q::V::f
}
}
...
...
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