The std::map subscript operator is a convenience, but a potentially dangerous one
It makes code easy to read, but things happen behind the scenes you may not be expecting. Continue reading The std::map subscript operator is a convenience, but a potentially dangerous one
