Boost logo

Ublas :

From: Dima Sorkin (dsorkin_at_[hidden])
Date: 2005-07-10 03:49:46


Hi.
 Is this somehow similar to the char_traits<T> idea of STL :
You have a predefined default traits class for simple types of
scalars, and user can pass a custom traits class as a parameter
to template for his own scalar-classes, not known to library. ?

With a current state of ublas, this was impossible. (at least I
didn't succeded to find out how to).

Regards,
  Dima.