$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r66129 - branches/release/boost/typeof
From: peder.holt_at_[hidden]
Date: 2010-10-21 05:26:48
Author: burbelgruff
Date: 2010-10-21 05:26:45 EDT (Thu, 21 Oct 2010)
New Revision: 66129
URL: http://svn.boost.org/trac/boost/changeset/66129
Log:
>From trunk: Allow inclusion of typeof.hpp for compilers (borland) that does not support typeof emulation or native typeof. For these compilers, BOOST_TYPEOF_EMULATION_UNSUPPORTED will be defined, and BOOST_TYPEOF(Expr) will always result in boost::type_of::typeof_emulation_is_unsupported_on_this_compiler
Added:
branches/release/boost/typeof/unsupported.hpp (props changed)
- copied unchanged from r66128, /trunk/boost/typeof/unsupported.hpp