[pdal-commits] [PDAL/PDAL] 8698e0: Replace raw pointer with unique_ptr.
GitHub
noreply at github.com
Fri Sep 11 13:24:54 PDT 2015
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 8698e09a230208e060af5600a35ac23d31fa0dac
https://github.com/PDAL/PDAL/commit/8698e09a230208e060af5600a35ac23d31fa0dac
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-09-11 (Fri, 11 Sep 2015)
Changed paths:
M include/pdal/KernelSupport.hpp
M include/pdal/PipelineManager.hpp
M kernels/info/InfoKernel.hpp
M src/KernelSupport.cpp
Log Message:
-----------
Replace raw pointer with unique_ptr.
More information about the pdal-commits
mailing list