[pdal-commits] [PDAL/PDAL] f32ab9: We generally do not need a copy when using auto.

GitHub noreply at github.com
Thu Jan 8 11:39:19 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: f32ab9615aa07bb0839cb63a1e7a416af78e351c
      https://github.com/PDAL/PDAL/commit/f32ab9615aa07bb0839cb63a1e7a416af78e351c
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2015-01-08 (Thu, 08 Jan 2015)

  Changed paths:
    M filters/ferry/FerryFilter.cpp
    M include/pdal/PointContext.hpp
    M kernels/Kernel.cpp
    M kernels/KernelFactory.cpp
    M kernels/pipeline/PipelineKernel.cpp
    M kernels/sort/SortKernel.cpp
    M kernels/translate/TranslateKernel.cpp
    M plugins/attribute/filters/AttributeFilter.cpp
    M plugins/greyhound/io/GreyhoundReader.cpp
    M plugins/icebridge/io/Hdf5Handler.cpp
    M plugins/pcl/kernel/GroundKernel.cpp
    M plugins/pcl/kernel/PCLKernel.cpp
    M plugins/rxp/io/RxpReader.cpp
    M src/StageFactory.cpp
    M test/unit/OptionsTest.cpp

  Log Message:
  -----------
  We generally do not need a copy when using auto.




More information about the pdal-commits mailing list