vecpp :: Vec<typename, size_t>
vecpp::Vec::data()
constexpr T* data();
constexpr const T* data() const;
Return value
A pointer to the underlying storage.
vecpp :: Vec<typename, size_t>
constexpr T* data();
constexpr const T* data() const;
A pointer to the underlying storage.
From here you can search these documents. Enter your search terms below.
| Keys | Action |
|---|---|
| ? | Open this help |
| n | Next page |
| p | Previous page |
| s | Search |