[pdal-commits] [PDAL/PDAL] 8d09ee: Use pimpl/unique_ptr to make private headers priva...

GitHub noreply at github.com
Mon May 7 12:27:24 PDT 2018


  Branch: refs/heads/1.7-maintenance
  Home:   https://github.com/PDAL/PDAL
  Commit: 8d09eebf1ebab1ab126f793ac6c6577b76e943d0
      https://github.com/PDAL/PDAL/commit/8d09eebf1ebab1ab126f793ac6c6577b76e943d0
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-05-07 (Mon, 07 May 2018)

  Changed paths:
    M filters/ColorizationFilter.cpp
    M filters/ColorizationFilter.hpp
    M filters/CropFilter.cpp
    M filters/CropFilter.hpp
    M filters/GreedyProjection.hpp
    M filters/NormalFilter.cpp
    M filters/NormalFilter.hpp
    M filters/PMFFilter.cpp
    M filters/PMFFilter.hpp
    M filters/SMRFilter.cpp
    M filters/SMRFilter.hpp

  Log Message:
  -----------
  Use pimpl/unique_ptr to make private headers private (#1990)

* Use PIMPL for args where the types are private.



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the pdal-commits mailing list