[pdal-commits] [PDAL/PDAL] 520ea5: move consts to anonymous namespace rather than sta...

GitHub noreply at github.com
Thu Oct 23 11:16:17 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 520ea5d98f8e7bea5a95576d0339d37617ef42e9
      https://github.com/PDAL/PDAL/commit/520ea5d98f8e7bea5a95576d0339d37617ef42e9
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

  Changed paths:
    M include/pdal/Bounds.hpp
    M include/pdal/drivers/las/Header.hpp
    M include/pdal/drivers/las/SummaryData.hpp
    M src/Bounds.cpp
    M src/drivers/las/Header.cpp
    M src/drivers/las/Writer.cpp

  Log Message:
  -----------
  move consts to anonymous namespace rather than static member vars


  Commit: e87b6ce1eb36e8d65412c55f19c15c101af522eb
      https://github.com/PDAL/PDAL/commit/e87b6ce1eb36e8d65412c55f19c15c101af522eb
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2014-10-23 (Thu, 23 Oct 2014)

  Changed paths:
    M include/pdal/Bounds.hpp
    M include/pdal/drivers/las/Header.hpp
    M include/pdal/drivers/las/SummaryData.hpp
    M src/Bounds.cpp
    M src/drivers/las/Header.cpp
    M src/drivers/las/Writer.cpp

  Log Message:
  -----------
  Merge pull request #544 from PDAL/issues/541-static-const-init

move consts to anonymous namespace rather than static member vars, closes #541


Compare: https://github.com/PDAL/PDAL/compare/16b7672427a7...e87b6ce1eb36


More information about the pdal-commits mailing list