Boost logo

Ublas :

Subject: Re: [ublas] Implementing cbegin* cend* member functions.
From: Joaquim Duran (jduran.gm_at_[hidden])
Date: 2014-06-16 04:42:20


David,

About the repositories, I've my own copy of the uBLAS/ublas repository, so
when I've developed a change, I push a change request to uBLAS/ublas.

I just wanted to know at which branch I could implement the changes to make
the integration easy.

Thanks.
Joaquim Duran

2014-06-16 9:34 GMT+02:00 David Bellot <david.bellot_at_[hidden]>:

> Hi Joaquim,
>
> If you want to contribute to ublas, we have our own repository here on
> github: https://github.com/uBLAS/ublas
>
> You can contribute with respect to the *develop *branch. Everytime it is
> needed, I push it into the develop branch on boostorg (the official github
> repository).
> Same thing goes with the *master* branch on uBLAS/ublas. I push it to the
> *master* branch on boostorg everytime we need to update it.
>
> I can add you as a contributor to the project and you can create you own
> branch to do your experimentation. When you feel the code is reasy, we can
> push it to our own develop branch (and the boostorg develop branch at the
> same time).
>
> Let me know if you have any question.
>
> Best,
> David
>
>
> On Sat, Jun 14, 2014 at 8:09 PM, Joaquim Duran <jduran.gm_at_[hidden]>
> wrote:
>
>> I would like implement the cbegin and cend version of member functions
>> (as defined in C11 for std containers).
>>
>> Some one else is implementing these member functions? if not, at which
>> branch I could implement them?
>>
>> Joaquim Duran
>>
>>
>> _______________________________________________
>> ublas mailing list
>> ublas_at_[hidden]
>> http://lists.boost.org/mailman/listinfo.cgi/ublas
>> Sent to: david.bellot_at_[hidden]
>>
>
>
> _______________________________________________
> ublas mailing list
> ublas_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/ublas
> Sent to: jduran.gm_at_[hidden]
>