Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Sebastian Schrader
Kea
Commits
739735c0
Commit
739735c0
authored
Mar 15, 2013
by
Michal 'vorner' Vaner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[1835] (unrelated) docs: Clarify what happens if key missing
parent
01e052f3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/lib/cc/data.h
src/lib/cc/data.h
+1
-1
No files found.
src/lib/cc/data.h
View file @
739735c0
...
...
@@ -216,7 +216,7 @@ public:
//@{
/// Returns the ElementPtr at the given key
/// \param name The key of the Element to return
/// \return The ElementPtr at the given key
/// \return The ElementPtr at the given key
, or null if not present
virtual
ConstElementPtr
get
(
const
std
::
string
&
name
)
const
;
/// Sets the ElementPtr at the given key
...
...
Write
Preview
Markdown
is supported
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