vtk-m2/vtkm/cont/internal
Allison Vacanti 7b66dece45 Add equality operators that handle different handle types.
In generic code, it's a pain to use the equality operators since they
requires the ValueType and Storage to match, else the operator is undefined.
This commit adds operators for such comparisons, as well as a unit test.
2017-10-11 17:25:13 -04:00
..
testing Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayExportMacros.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayHandleBasicImpl.h Add equality operators that handle different handle types. 2017-10-11 17:25:13 -04:00
ArrayHandleBasicImpl.hxx Add equality operators that handle different handle types. 2017-10-11 17:25:13 -04:00
ArrayHandleExecutionManager.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayManagerExecution.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayManagerExecutionShareWithControl.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayManagerExecutionShareWithControl.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayPortalFromIterators.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayPortalShrink.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayTransfer.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CMakeLists.txt Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ConnectivityExplicitInternals.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
DeviceAdapterAlgorithmGeneral.h Check for overlap in CopySubRange. 2017-10-11 16:52:32 -04:00
DeviceAdapterDefaultSelection.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
DeviceAdapterError.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
DeviceAdapterTag.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
DynamicTransform.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
FunctorsGeneral.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
IteratorFromArrayPortal.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
SimplePolymorphicContainer.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
SimplePolymorphicContainer.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
StorageError.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
VirtualObjectTransfer.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
VirtualObjectTransferShareWithControl.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00