$include_dir="/home/hyper-archives/geometry/include"; include("$include_dir/msg-header.inc") ?>
Subject: [ggl] rtree index
From: Federico J. Fernández (federico.fernandez)
Date: 2009-06-22 10:19:41
> OK, I understand. But you have to replace the shared pointers with
> something... they point to different things (either node or leaf). If it is
> another pointer, I don't know if you will gain so much...
I have to see if I can replace node/leafs with some kind of variant
and then use visitors or templates...
Bye!
-- fede