TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MMap::MMap
MMap
Copy constructor.
Parameters
Parameters
Description
const MMap<_K, _V>& other
The MMap from which to copy.
Declaration
MMap(
const
MMap<_K, _V>& other);
Links
MMap
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference