BValueMap
::
pair
BValueMap::pair Struct Reference
#include <
support_p/ValueMap.h
>
List of all members.
Public Member Functions
pair
&
operator=
(const
pair
&o)
pair
(const
pair
&o)
pair
(const
SValue
&k, const
SValue
&v)
pair
()
~pair
()
Public Attributes
SValue
key
SValue
value
Constructor & Destructor Documentation
pair
(
)
[inline]
pair
(
const
SValue
&
k
,
const
SValue
&
v
)
[inline]
pair
(
const
pair
&
o
)
[inline]
~
pair
(
)
[inline]
Member Function Documentation
pair
& operator=
(
const
pair
&
o
)
[inline]
Member Data Documentation
SValue
key
SValue
value
The documentation for this struct was generated from the following file:
ValueMap.h