forward_list::const_reference
A type that provides a constant reference to an element in the forward list.
typedef typename Allocator::const_reference const_reference;
Requirements
Header: <forward_list>
Namespace: std
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
A type that provides a constant reference to an element in the forward list.
typedef typename Allocator::const_reference const_reference;
Header: <forward_list>
Namespace: std