Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
A signed integer type that can be used to represent the number of elements of a forward list in a range between elements pointed to by iterators.
typedef typename Allocator::difference_type difference_type;
Remarks
difference_type describes an object that can represent the difference between the addresses of any two elements in the controlled sequence.
Requirements
Header: <forward_list>
Namespace: std