9 Feb 09:47
Re: [rfc] sized_array
Tim Blechmann <tim <at> klingt.org>
2010-02-09 08:47:30 GMT
2010-02-09 08:47:30 GMT
>> [...] in contrary to std::vector, which is only required to >> support random-access iterators (which are implementation-defined), my >> class guaranties to allocate the data in one consecutive memory area. [...] >> > > As of C++03, std::vector is contiguous, so I'm not convinced by the > utility of this. interesting ... it seems, my assumption was based on c++98 ... i guess, my class is pretty useless then :) thanks for clearing this up! tim -- -- tim <at> klingt.org http://tim.klingt.org It is better to make a piece of music than to perform one, better to perform one than to listen to one, better to listen to one than to misuse it as a means of distraction, entertainment, or acquisition of 'culture'. John Cage
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
RSS Feed