$include_dir="/home/hyper-archives/geometry/include"; include("$include_dir/msg-header.inc") ?>
Subject: [ggl] spatial index - structure
From: Adam Wulkiewicz (adam.wulkiewicz)
Date: 2011-05-07 00:08:40
Adam Wulkiewicz wrote:
> In general,
> they takes the same amount of memory but Boost.Variant one is slightly
> faster.
I forgot to mention that the test programs were compiled in VS2010.
Surprisingly, for g++ 4.5.2 the results are different - polymorphic
version is faster. So maby, should there be 2 structures to choose from?
Regards,
Adam