$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Interest in StaticVector - fixed capacity vector
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2011-10-14 13:24:48
El 14/10/2011 18:29, Paul A. Bristow escribió:
> But it is true that a policy solution will impose a run-time penalty? Can't it be a compile-time
> choice?
I'm proposing a compile-time choice so with a bit of code refactoring
the unchecked solution can be extremely efficient, at least in release
mode and a decent optimizer.
Best,
Ion