vtk-m/vtkm/cont/internal
Kenneth Moreland 2ff6576c65 Add third party wrappers around boost macros.
The boost assert macros seem to have an issue where they define an
unused typedef. This is causing the XCode 7 compiler to issue a warning.
Since the offending code is in a macro, the warning is identified with
the VTK-m header even though the code is in boost. To get around this,
wrap all uses of the boost assert that is causing the warning in the
third party pre/post macros to disable the warning.
2015-09-16 23:34:49 -06:00
..
testing Remove PointCoordinates classes 2015-08-25 14:38:50 -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 Reintroduce explicit connectivity class for cont environment 2015-08-11 12:42:34 -06:00
ConnectivityExplicitInternals.h adding a missing endl. 2015-08-28 13:53:10 -04:00
DeviceAdapterAlgorithmGeneral.h Add ArrayHandleIndex class. 2015-09-14 22:11:09 -06:00
DeviceAdapterAlgorithmSerial.h Add ArrayHandleIndex class. 2015-09-14 22:11:09 -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 Add third party wrappers around boost macros. 2015-09-16 23:34:49 -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 Tell boost::iterator_facade that our value object is a reference. 2015-08-14 21:20:09 +00:00
PointCoordinatesBase.h Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
SimplePolymorphicContainer.h Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
StorageError.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00