$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Alexander Nasonov (alnsn-boost_at_[hidden])
Date: 2005-06-22 10:13:41
Andy Little <andy <at> servocomm.freeserve.co.uk> writes:
> Isnt any use case for this covered by Boost.Typeof ?
Quote from Boost.Typeof documentation:
Other integral types, such as *enums*, need to be described explicitly with the
BOOST_TYPEOF_INTEGRAL macro, like (BOOST_TYPEOF_INTEGRAL(MyEnum))
-- Alexander Nasonov