Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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