Effective C++条款20:设计与声明之(宁以pass-by-reference-to-const替换pass-by-value)

NoSuchKey