allendaicool / thrust

Automatically exported from code.google.com/p/thrust
Apache License 2.0
0 stars 0 forks source link

Add new methods to vectors #101

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
pointer            data();
const_pointer      data() const;
void shrink_to_fit();

Original issue reported on code.google.com by jaredhoberock on 19 Feb 2010 at 8:51

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r835.

Original comment by jaredhoberock on 21 Feb 2010 at 12:38