$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [contract] static assertions
From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2010-05-13 16:24:10
Lorenzo Caminiti skrev:
> Hello all,
>
> Shall Boost.Contract static static assertions?
>
> 1) N1962 removed static assertions previously added by revisions N1866
> and N1773 of the same proposal -- why?
static_assert was added to the language.
-Thorsten