Commit f9004b90 authored by bluehero's avatar bluehero

modify

parent c8316750
......@@ -2184,7 +2184,7 @@ public:
}
// Allow Swap with ValueType.
// Refer to Effective C++/Item 33: Avoid hiding inherited names.
// Refer to Effective C++ 3rd Edition/Item 33: Avoid hiding inherited names.
using ValueType::Swap;
//! free-standing swap function helper
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment