
24 Feb
2007
24 Feb
'07
2:08 p.m.
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?
Daniel
template