From: e r (erwann.rogard_at_[hidden])
Date: 2007-11-06 20:30:10


hi,

is it possible to do

ublas::vector<A> vec;

where A is a class that i define, not a built in type? if so, what are
the requirements on A?