mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-17 07:13:27 +02: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