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
dd7e5d47
Commit
dd7e5d47
authored
Jul 28, 2011
by
JINMEI Tatuya
Browse files
[trac1060] comment wording fix: s/Memory/InMemory/
parent
8907c6a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/datasrc/rbtree.h
View file @
dd7e5d47
...
...
@@ -704,9 +704,9 @@ public:
/// \brief Find with callback and node chain.
///
/// This version of \c find() is specifically designed for the backend
/// of the \c MemoryZone class, and implements all necessary
features
/// for that purpose. Other applications shouldn't need these
additional
/// features, and should normally use the simpler versions.
/// of the \c
In
MemoryZone
Finder
class, and implements all necessary
///
features
for that purpose. Other applications shouldn't need these
///
additional
features, and should normally use the simpler versions.
///
/// This version of \c find() calls the callback whenever traversing (on
/// the way from root down the tree) a marked node on the way down through
...
...
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