oa::HashMap
HashMap class in the OA Core public surface.
Public Types
Public Methods
Public Method Documentation
No public source comment is attached to this declaration.
Parameters
inKeyconst K &—
Returns
V &The declared return value.
No public source comment is attached to this declaration.
Parameters
inKeyconst K &—
Returns
const V &The declared return value.
No public source comment is attached to this declaration.
Returns
const_iteratorThe declared return value.
No public source comment is attached to this declaration.
Returns
iteratorThe declared return value.
No public source comment is attached to this declaration.
Returns
voidThe declared return value.
No public source comment is attached to this declaration.
Parameters
inKeyconst K &—
Returns
boolThe declared return value.
No public source comment is attached to this declaration.
Parameters
inArgsArgs &&...—
Returns
oa::Pair<iterator, bool>The declared return value.
No public source comment is attached to this declaration.
Returns
boolThe declared return value.
No public source comment is attached to this declaration.
Returns
const_iteratorThe declared return value.
No public source comment is attached to this declaration.
Returns
iteratorThe declared return value.
No public source comment is attached to this declaration.
Parameters
inKeyconst K &—
Returns
SizeTypeThe declared return value.
No public source comment is attached to this declaration.
Parameters
inKeyconst K &—
Returns
const_iteratorThe declared return value.
No public source comment is attached to this declaration.
Parameters
inKeyconst K &—
Returns
iteratorThe declared return value.
No public source comment is attached to this declaration.
Returns
voidThe declared return value.
No public source comment is attached to this declaration.
Parameters
inOtherHashMap<K, V, Hash, KeyEq> &&—
Returns
voidThe declared return value.
No public source comment is attached to this declaration.
Parameters
(unnamed)const HashMap<K, V, Hash, KeyEq> &—
Returns
voidThe declared return value.
No public source comment is attached to this declaration.
Parameters
inValueconst value_type &—
Returns
oa::Pair<iterator, bool>The declared return value.
No public source comment is attached to this declaration.
Parameters
inValuevalue_type &&—
Returns
oa::Pair<iterator, bool>The declared return value.
No public source comment is attached to this declaration.
Parameters
inOtherHashMap<K, V, Hash, KeyEq> &&—
Returns
HashMap<K, V, Hash, KeyEq> &The declared return value.
No public source comment is attached to this declaration.
Parameters
(unnamed)const HashMap<K, V, Hash, KeyEq> &—
Returns
HashMap<K, V, Hash, KeyEq> &The declared return value.
No public source comment is attached to this declaration.
Parameters
inCountSizeType—
Returns
voidThe declared return value.
No public source comment is attached to this declaration.
Returns
SizeTypeThe declared return value.
No public source comment is attached to this declaration.
Parameters
inOtherHashMap<K, V, Hash, KeyEq> &—
Returns
voidThe declared return value.