[pdal-commits] [PDAL/PDAL] fdb745: Use references instead of pointers when possible.
GitHub
noreply at github.com
Fri Dec 11 14:50:05 PST 2015
Branch: refs/heads/stream
Home: https://github.com/PDAL/PDAL
Commit: fdb74537c504c012951332902388fe7d62f00226
https://github.com/PDAL/PDAL/commit/fdb74537c504c012951332902388fe7d62f00226
Author: Connor Manning <connor at hobu.co>
Date: 2015-12-11 (Fri, 11 Dec 2015)
Changed paths:
M include/pdal/PointRef.hpp
M include/pdal/PointView.hpp
M src/Stage.cpp
Log Message:
-----------
Use references instead of pointers when possible.
Commit: da2346f7aabb1d1dc8b45bf6775c6d3c6ec73c72
https://github.com/PDAL/PDAL/commit/da2346f7aabb1d1dc8b45bf6775c6d3c6ec73c72
Author: Connor Manning <connormanning at users.noreply.github.com>
Date: 2015-12-11 (Fri, 11 Dec 2015)
Changed paths:
M include/pdal/PointRef.hpp
M include/pdal/PointView.hpp
M src/Stage.cpp
Log Message:
-----------
Merge pull request #1069 from PDAL/stream-ref
Use references instead of pointers when possible.
Compare: https://github.com/PDAL/PDAL/compare/c94c31d8c794...da2346f7aabb
More information about the pdal-commits
mailing list