I have browsed the uBlas source code, and I wonder why the alias
assumptions that lead to relatively bad uBlas performance are not
alleviated by the various restrict keywords compilers have. GCC e.g.
accepts __restrict or __restrict__, and it seems one can easily use a
macro defined appropriately for each compiler.

C99 already has such a keyword, and I think C++ will have one sooner or
later, no?

-- 
Alaeddin Ahmet Aydiner - PhD candidate     
Office Tel: 217 333 0434                   
377 CCEM Everitt Laboratory MC 702         
Electrical & Computer Eng. Dept. UIUC 61801
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to