vtk-m/vtkm/internal
Robert Maynard 27739660b9 Add missing constructors/assignment operators
Having a custom assignment operator means that the compiler
isn't required to generate the implicit copy constructor.
This makes sure they are constructed.
2020-01-14 11:18:22 -05:00
..
testing UnitTestVariant uses VTKM_USING_GLIBCXX_4 2019-12-17 12:21:38 -05:00
.gitattributes clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
ArrayPortalHelpers.h Refactor IsWritableArrayHandle to use PortalSupportsSets. 2019-09-11 12:50:17 -04:00
ArrayPortalUniformPointCoordinates.h Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
ArrayPortalValueReference.h Use noexcept instead of throw() as it was deprecated in c++11 2020-01-13 10:05:35 -05:00
ArrayPortalVirtual.h conslidate the license statement 2019-04-17 10:57:13 -06:00
Assume.h conslidate the license statement 2019-04-17 10:57:13 -06:00
brigand.hpp Fix brigand for CUDA 10.2. 2019-12-18 15:51:59 -05:00
CMakeLists.txt Implement old ListTag features with new ListTag implementations 2019-12-08 19:20:34 -07:00
Configure.h.in Add the gcc 4.8.5 release date to our VTKM_USING_GLIBCXX_4 check 2019-12-17 10:07:56 -05:00
ConfigureFor32.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ConfigureFor64.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ConnectivityStructuredInternals.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
ExportMacros.h Use C++11 attributes for VTKM_ALWAYS/NEVER_EXPORT 2019-12-05 13:55:54 -05:00
FunctionInterface.h Another round of simplifications to FunctionInterface 2019-12-04 14:02:44 -05:00
FunctionInterfaceDetailPost.h Simplify FunctionInterface 2019-12-02 09:33:35 -05:00
FunctionInterfaceDetailPost.h.in Simplify FunctionInterface 2019-12-02 09:33:35 -05:00
FunctionInterfaceDetailPre.h Another round of simplifications to FunctionInterface 2019-12-04 14:02:44 -05:00
FunctionInterfaceDetailPre.h.in Another round of simplifications to FunctionInterface 2019-12-04 14:02:44 -05:00
IndexTag.h conslidate the license statement 2019-04-17 10:57:13 -06:00
IndicesExtrude.h Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
Invocation.h Add missing constructors/assignment operators 2020-01-14 11:18:22 -05:00
Unreachable.h conslidate the license statement 2019-04-17 10:57:13 -06:00
Variant.h Handle compiling against 4.X versions of libstdc++ 2019-12-16 09:49:12 -05:00
VariantDetail.h Sprinkle noexcept goodness on Variant and ArrayPortalMultiplexer 2019-07-25 15:25:29 -06:00
VariantDetail.h.in Sprinkle noexcept goodness on Variant and ArrayPortalMultiplexer 2019-07-25 15:25:29 -06:00
Windows.h conslidate the license statement 2019-04-17 10:57:13 -06:00