$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Unittest capability for meta-programs feedback request
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2011-09-27 16:41:37
Dave Abrahams <dave <at> boostpro.com> writes:
> My point is only this:
>
> Ben implied that he can turn every legitimate compile-fail test into
> a runtime test. He can't.
I pretty much asked asked the same question in some other thread and got the
same conclusion.
> Unless you are still arguing that he can, we have nothing further to
> argue about.
The only point I was trying to argue is that there might be some valid use cases
for runtime testable compile time concepts for the purposes of unit testing.
Gennadiy