modify
This commit is contained in:
parent
c831675026
commit
f9004b90c5
@ -2184,7 +2184,7 @@ public:
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Allow Swap with ValueType.
|
// 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;
|
using ValueType::Swap;
|
||||||
|
|
||||||
//! free-standing swap function helper
|
//! free-standing swap function helper
|
||||||
|
Loading…
x
Reference in New Issue
Block a user