forward_list::const_reference

提供一个常数的类型对转发的一个元素的列表。

typedef typename Allocator::const_reference const_reference;

要求

标头: <forward_list>

命名空间: std

请参见

参考

forward_list Class