Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

local::basic_endpoint::data

Get the underlying endpoint in the native type.

data_type * data();

const data_type * data() const;

PrevUpHomeNext