![]() |
Isis Developer Reference
|
(Default) Policy for copying map elements More...
#include <CollectorMap.h>
Protected Member Functions | |
const T & | copy (const T &src) const |
Returns a copy of the input. More... | |
(Default) Policy for copying map elements
Defines a method to copy simple elements from an existing map to a destination map. This policy just makes a direct copy of the element to the destination.
This policy assumes the assignment operator handles the proper copying of each element T in the collection.
|
inlineprotected |
Returns a copy of the input.
src | The map element to be copied |
Referenced by Isis::CollectorMap< int, ErrorCounter >::CollectorMap(), and Isis::CollectorMap< int, ErrorCounter >::operator=().
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 03/21/2022 06:55:38 |