Re: Implementing cbegin* cend* member functions.
David Bellot <[email protected]>
| Newsgroups | gmane.comp.lib.boost.ublas |
|---|---|
| Message-ID | <CAOE6ZJE_fJKgG6j-hKZSGDPw3AROG1xQaHBDQAnT5PpRDv4jfw@mail.gmail.com> |
great. in that case, you can do a pull request to ublas/develop. It's the main development branch. On Mon, Jun 16, 2014 at 9:42 AM, Joaquim Duran <[email protected]> wrote: > 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 <[email protected]>: > >> 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 <[email protected]> >> 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 >>> [email protected] >>> http://lists.boost.org/mailman/listinfo.cgi/ublas >>> Sent to: [email protected] >>> >> >> >> _______________________________________________ >> ublas mailing list >> [email protected] >> http://lists.boost.org/mailman/listinfo.cgi/ublas >> Sent to: [email protected] >> > > > _______________________________________________ > ublas mailing list > [email protected] > http://lists.boost.org/mailman/listinfo.cgi/ublas > Sent to: [email protected] >