Condividi tramite


forward_list::const_reference

Un tipo che fornisce un riferimento costante a un elemento nell'elenco avanti.

typedef typename Allocator::const_reference const_reference;

Requisiti

intestazione: <forward_list>

Spazio dei nomi: deviazione standard

Vedere anche

Riferimenti

forward_list Class