A type that represents the allocator class for a forward list object.
typedef Allocator allocator_type;
Remarks
allocator_type is a synonym for the template parameter Allocator.
Requirements
Header: <forward_list>
Namespace: std
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
A type that represents the allocator class for a forward list object.
typedef Allocator allocator_type;
allocator_type is a synonym for the template parameter Allocator.
Header: <forward_list>
Namespace: std