[pdal-commits] [PDAL/PDAL] ab4672: finish removing the std::map and
std::vector that ...
noreply at github.com
noreply at github.com
Wed Nov 23 19:31:52 EST 2011
Branch: refs/heads/dimension_types
Home: https://github.com/PDAL/PDAL
Commit: ab4672feab53df6f9c88929dbafd82a7758c47c1
https://github.com/PDAL/PDAL/commit/ab4672feab53df6f9c88929dbafd82a7758c47c1
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2011-11-23 (Wed, 23 Nov 2011)
Changed paths:
M include/pdal/Schema.hpp
M include/pdal/pdal_error.hpp
M src/Schema.cpp
Log Message:
-----------
finish removing the std::map and std::vector that were being used to manage the dimensions for the pdal::Schema and fully replace with a boost::multi_index
More information about the pdal-commits
mailing list