$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2007-02-27 21:58:36
Daniel <boost_at_[hidden]> writes:
> Hi,
> I have few Adapter classes. Each of them provide typedef operations
> which specifies which operations that Adapter supports (vector_c, with
> 0 or 1 at appropriate positions). I want to assert that two Adapters
> support different operations. However, my code doesn't compile. Any
> ideas?
Can you post your error messages?
-- Dave Abrahams Boost Consulting www.boost-consulting.com