added net module
This commit is contained in:
@@ -10,6 +10,7 @@ class collection {
|
||||
public:
|
||||
|
||||
private:
|
||||
std::vector<Type> data_;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user