git-svn-id: svn://db.shs.com.ru/libs@116 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -21,8 +21,7 @@ public:
|
||||
const CDType operator [](int v) const;
|
||||
CDSection & section(int v);
|
||||
const CDSection section(int v) const;
|
||||
// CDSection & section(const PIDeque<int> &path);
|
||||
const CDSection section(const PIDeque<int> &path) const;
|
||||
CDSection & section(const PIDeque<int> &path);
|
||||
CDSection & root();
|
||||
const CDSection root() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user