Re: fixed_array in storage.hpp
Joaquim Duran Comas <[email protected]>
| Newsgroups | gmane.comp.lib.boost.ublas |
|---|---|
| Message-ID | <CAMnFju4qkm_uneoNa97+JGYfGvsS7aSCS1Fiv5hKVpQ0nWz9aQ@mail.gmail.com> |
I see. I can use std:array. 2015-01-22 15:03 GMT+01:00 Nasos Iliopoulos <[email protected]>: > Why do you want to do that? Can't you use std::array? > > On 01/21/2015 08:04 PM, Joaquim Duran Comas wrote: > > I would like to create a fixed_array in strorage.hpp file. Is there any > inconvenient? > > Joaquim Duran > > > > _______________________________________________ > ublas mailing [email protected]://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] >