このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Tests whether a forward list is empty.
bool empty() const;
true if the forward list is empty; otherwise, false.
Header: <forward_list>
Namespace: std
forward_list Class