vtk-m2/vtkm/cont/internal
Kenneth Moreland 21b3b318ba Always disable conversion warnings when including boost header files
On one of my compile platforms, GCC was giving conversion warnings from
any boost include that was not wrapped in pragmas to disable conversion
warnings. To make things easier and more robust, I created a pair of
macros, VTKM_BOOST_PRE_INCLUDE and VTKM_BOOST_POST_INCLUDE, that should
be wrapped around any #include of a boost header file.
2015-07-30 17:40:40 -06:00
..
testing Created DynamicCellSet 2015-07-27 16:58:29 -06:00
ArrayHandleExecutionManager.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ArrayManagerExecution.h Add TBB backend. 2015-06-01 13:57:37 -04:00
ArrayManagerExecutionSerial.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ArrayManagerExecutionShareWithControl.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ArrayPortalFromIterators.h Fix various MSVC warnings. 2015-07-27 15:56:04 -06:00
ArrayPortalShrink.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ArrayTransfer.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
CMakeLists.txt The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
DeviceAdapterAlgorithmGeneral.h Fix various MSVC warnings. 2015-07-27 15:56:04 -06:00
DeviceAdapterAlgorithmSerial.h Always disable conversion warnings when including boost header files 2015-07-30 17:40:40 -06:00
DeviceAdapterError.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
DeviceAdapterTag.h Always disable conversion warnings when including boost header files 2015-07-30 17:40:40 -06:00
DeviceAdapterTagSerial.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
DynamicTransform.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
IteratorFromArrayPortal.h Always disable conversion warnings when including boost header files 2015-07-30 17:40:40 -06:00
PointCoordinatesBase.h Always disable conversion warnings when including boost header files 2015-07-30 17:40:40 -06:00
SimplePolymorphicContainer.h Always disable conversion warnings when including boost header files 2015-07-30 17:40:40 -06:00
StorageError.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00