Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
span::element_type

The type of value, including cv qualifiers.

Synopsis
using element_type = T;
Description

PrevUpHomeNext