On Wed, Sep 1, 2010 at 16:28, Justin Johansson <n...@spam.com> wrote:

> On 01/09/10 22:49, Steven Schveighoffer wrote:
>
>> Compile time checks are only available for compile time values.
>>
>
Yes, Steve is right. Also, you cannot throw exceptions at CT.

But you can use 'static assert(...)' to force the evaluation of an assertion
at CT.


>
> Thanks Steve,
>
> I'm returning to bomb bay to think about this.  (See my
> 'Dark Star' post for interpretation)
>

Why do I think that half the reason you asked this question was to be able
to post this reply? ;)


Philippe

Reply via email to