vtk-m/vtkm/cont/arg/testing
Kenneth Moreland fdaccc22db Remove exports for header-only functions/methods
Change the VTKM_CONT_EXPORT to VTKM_CONT. (Likewise for EXEC and
EXEC_CONT.) Remove the inline from these macros so that they can be
applied to everything, including implementations in a library.

Because inline is not declared in these modifies, you have to add the
keyword to functions and methods where the implementation is not inlined
in the class.
2016-11-15 22:22:13 -07:00
..
CMakeLists.txt WorkletBase can now transport CellSets as a whole execution object. 2016-11-08 08:54:52 -05:00
UnitTestControlSignatureTag.cxx The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
UnitTestTransportArrayIn.cxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
UnitTestTransportArrayInOut.cxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
UnitTestTransportArrayOut.cxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
UnitTestTransportCellSetIn.cxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
UnitTestTransportExecObject.cxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
UnitTestTransportWholeArray.cxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
UnitTestTypeCheckArray.cxx Replace TryAllTypes with trying exemplar tests 2016-08-24 16:02:18 -06:00
UnitTestTypeCheckCellSet.cxx WorkletBase can now transport CellSets as a whole execution object. 2016-11-08 08:54:52 -05:00
UnitTestTypeCheckExecObject.cxx The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00