Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A type that represents the type of element stored in a forward list.
typedef typename Allocator::value_type value_type;
Remarks
The type is a synonym for the template parameter _Ty.
Requirements
Header: <forward_list>
Namespace: std