Some minor changes to fancy array handles.

Merged Kenneth Moreland requested to merge kmorel/vtk-m:minor-array-handle-changes into master

This are just some minor things I ran into while documenting these classes. One change is just an error in a comment. The other change allows you to specify the type in make_ArrayHandleCast as a template argument instead of creating an instance.

Merge request reports