Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2002-12-30 09:13:57


"Maxim Litvinov" <boost_at_[hidden]> writes:

> Hi all.
> Is there any way to determine type of expression statically?

Short answer: no. Some compilers implement typeof(), though not the
one we really want, and there exist several elaborate schemes which
attempt to simulate this capability in portable C++, but they're not
automatic.

Is this a C++ library development question or should it be pursued
elsewhere (e.g. comp.lang.c++.moderated)?

-- 
                       David Abrahams
   dave_at_[hidden] * http://www.boost-consulting.com
Boost support, enhancements, training, and commercial distribution

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk