[pdal-commits] [PDAL/PDAL] ac13a0: Allow replacement of artifacts (#2004)
GitHub
noreply at github.com
Mon May 7 13:02:40 PDT 2018
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: ac13a007993e2615d0d8638f9ac7924f75be9bac
https://github.com/PDAL/PDAL/commit/ac13a007993e2615d0d8638f9ac7924f75be9bac
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-05-07 (Mon, 07 May 2018)
Changed paths:
M pdal/ArtifactManager.hpp
M test/unit/ArtifactTest.cpp
Log Message:
-----------
Allow replacement of artifacts (#2004)
* Add replace(), erase() and exists() functionality for ArtifactManager.
* Remove const for consistency.
Add replaceOrPut().
* Test for replaceOrPut.
**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