[pdal-commits] [PDAL/PDAL] 0fc139: Prefix standard classes with std::, fix const qual...

GitHub noreply at github.com
Wed Jan 28 09:51:13 PST 2015


  Branch: refs/heads/kdindex-forward-declares-nanoflann
  Home:   https://github.com/PDAL/PDAL
  Commit: 0fc13901542fce2f85ba9b1084220e7bf7ebc3e4
      https://github.com/PDAL/PDAL/commit/0fc13901542fce2f85ba9b1084220e7bf7ebc3e4
  Author: Connor Manning <connor at hobu.co>
  Date:   2015-01-28 (Wed, 28 Jan 2015)

  Changed paths:
    M include/pdal/Extractor.hpp
    M io/las/LasReader.cpp
    M io/las/LasReader.hpp

  Log Message:
  -----------
  Prefix standard classes with std::, fix const qualifier warning.


  Commit: 55539b4705f3600e4316044e7a7555635e63bebc
      https://github.com/PDAL/PDAL/commit/55539b4705f3600e4316044e7a7555635e63bebc
  Author: Connor Manning <connor at hobu.co>
  Date:   2015-01-28 (Wed, 28 Jan 2015)

  Changed paths:
    M include/pdal/Extractor.hpp
    M io/las/LasReader.cpp
    M io/las/LasReader.hpp

  Log Message:
  -----------
  Merge branch 'gcc' into kdindex-forward-declares-nanoflann


  Commit: 3bbf61f4d6a568fc847870312b8d7814e74ffb40
      https://github.com/PDAL/PDAL/commit/3bbf61f4d6a568fc847870312b8d7814e74ffb40
  Author: Connor Manning <connor at hobu.co>
  Date:   2015-01-28 (Wed, 28 Jan 2015)

  Changed paths:
    M include/pdal/KDIndex.hpp
    M src/KDIndex.cpp

  Log Message:
  -----------
  Smart ptr instead of raw, move some implementations into cpp.


Compare: https://github.com/PDAL/PDAL/compare/b6617823b89b...3bbf61f4d6a5


More information about the pdal-commits mailing list