mirror of
https://github.com/pocoproject/poco.git
synced 2025-02-01 06:52:46 +01:00
No need to be friends with Connection
This commit is contained in:
parent
f77642a77a
commit
f9af763cf6
@ -62,8 +62,6 @@ public:
|
||||
private:
|
||||
|
||||
std::vector<RedisType::Ptr> _elements;
|
||||
|
||||
friend class Connection;
|
||||
};
|
||||
|
||||
inline std::vector<RedisType::Ptr>::const_iterator Array::begin() const
|
||||
|
Loading…
x
Reference in New Issue
Block a user