Syntax:
#include <map> size_type max_size() const;
max_size()関数は、マップが保持できる要素の最大数を返します。
Related Topics: size