Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
54a1d02e
Commit
54a1d02e
authored
May 06, 2013
by
Mukund Sivaraman
Browse files
[2850] Make a minor comment update
parent
7d1a2ca8
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/util/memory_segment.h
View file @
54a1d02e
...
...
@@ -178,8 +178,8 @@ public:
/// as \c addr even if it wouldn't be considered to "belong to" the
/// segment in its normal sense; it can be used to indicate that memory
/// has not been allocated for the specified name. A subsequent call
/// to \c getNamedAddress() will return
std::pair
(true, NULL)
for
/// that name.
/// to \c getNamedAddress() will return
NamedAddressResult
(true, NULL)
///
for
that name.
///
/// \note Naming an address is intentionally separated from allocation
/// so that, for example, one module of a program can name a memory
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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