Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
A type that provides a constant iterator for the forward list.
typedef implementation-defined const_iterator;
Remarks
const_iterator describes an object that can serve as a constant forward iterator for the controlled sequence. It is described here as a synonym for an implementation-defined type.
Requirements
Header: <forward_list>
Namespace: std