Boost logo

Ublas :

Subject: Re: [ublas] [bindings] naming for sparse matrices
From: Rutger ter Borg (rutger_at_[hidden])
Date: 2010-02-02 15:37:07


Thomas Klimpel wrote:

> What is the type of "*begin_array1( ... )"?

Something like

typename remove_pointer< typename result_of::begin_array1<M>::type >::type

?

Cheers,

Rutger