TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Next
MMap::=
MMap
Assignment operator.
Parameters
Parameters
Description
const MMap<_K, _V>& other
The
MMap
to assign to.
Declaration
virtual
MMap
<_K, _V> &
operator
=(
const
MMap
<_K, _V>& other);
Links
MMap
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference