forward_list::reference
A type that provides a reference to an element in the forward list.
typedef typename Allocator::reference reference;
Requirements
Header: <forward_list>
Namespace: std
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
A type that provides a reference to an element in the forward list.
typedef typename Allocator::reference reference;
Header: <forward_list>
Namespace: std