Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
span::data

Returns a pointer to the beginning of the span.

Synopsis
T*
data() const;
Description

PrevUpHomeNext