$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: e r (erwann.rogard_at_[hidden])
Date: 2008-07-20 12:56:19
Hi all,
what is the command to check that two types, say Type0 and Type1 are
equal? I'm looking for something like BOOST_STATIC_ASSERT(...)
Thanks.