This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "spatial".
The branch, task_3432355 has been updated
via 1f341f89adb203643b52cff9a7daa17e68c51425 (commit)
from 798190c821b4a11905e469529942cac74fd9fe62 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 1f341f89adb203643b52cff9a7daa17e68c51425
Author: Sylvain Bougerel <syl...@gm...>
Date: Wed Nov 7 09:23:15 2012 +0800
Added the new ordered iterator type definition. The iteration function are
not implemented yet, but at least it compiles.
-----------------------------------------------------------------------
Summary of changes:
src/bits/spatial_kdtree.hpp | 1 +
.../{spatial_mapping.hpp => spatial_ordered.hpp} | 672 +++++++-------------
src/bits/spatial_ordered.tpp | 285 +++++++++
src/bits/spatial_relaxed_kdtree.hpp | 1 +
4 files changed, 514 insertions(+), 445 deletions(-)
copy src/bits/{spatial_mapping.hpp => spatial_ordered.hpp} (51%)
create mode 100644 src/bits/spatial_ordered.tpp
hooks/post-receive
--
spatial
|