[pdal-commits] [PDAL/PDAL] e72bb7: Make TEASER work with C++11

chambbj noreply at github.com
Fri Nov 6 12:37:09 PST 2020


  Branch: refs/heads/filters/add-teaser-registration
  Home:   https://github.com/PDAL/PDAL
  Commit: e72bb71b280605d8d35b550901da4ff92e1fcd6a
      https://github.com/PDAL/PDAL/commit/e72bb71b280605d8d35b550901da4ff92e1fcd6a
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2020-11-06 (Fri, 06 Nov 2020)

  Changed paths:
    M cmake/unix_compiler_options.cmake
    M plugins/teaser/filters/TeaserFilter.cpp
    A plugins/teaser/filters/registration.h

  Log Message:
  -----------
  Make TEASER work with C++11

Vendor the TEASER registration header from v2.0 release tag,
implementing workaround documented at
https://stackoverflow.com/a/17903225/1620549 to provide
std::make_unique.




More information about the pdal-commits mailing list