From: Kresimir Fresl (fresl_at_[hidden])
Date: 2002-01-16 08:36:06


Why ublas uses `non-standard' names `reference_type',
`const_reference_type', `pointer_type' and `const_pointer_type'
instead of almost standard `reference', `const_reference',
`pointer' and `const_pointer'?

fres