From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-07-08 17:10:41


AMDG

Steven Ross wrote:
> Is there some way I can grab the return type of the user's >> method and use
> it directly?

typedef BOOST_TYPEOF_TPL(x >> y) result_of_shift;

In Christ,
Steven Watanabe