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
45b65b2e
Commit
45b65b2e
authored
Mar 02, 2020
by
Kulkarni, Apurv
Browse files
Update 07_namespaces.tex
Line92: sub-namespace
parent
97aa1d3d
Changes
1
Hide whitespace changes
Inline
Side-by-side
lecture/07_namespaces.tex
View file @
45b65b2e
...
...
@@ -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