forward_list::pointer
A type that provides a pointer to an element in the forward list.
typedef typename Allocator::pointer pointer;
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 pointer to an element in the forward list.
typedef typename Allocator::pointer pointer;
Header: <forward_list>
Namespace: std