add blocks_agent templates & remove block.get_slow
This commit is contained in:
@@ -152,4 +152,8 @@ public:
|
||||
size_t getVolume() const {
|
||||
return areaMap.area();
|
||||
}
|
||||
|
||||
const ContentIndices& getContentIndices() const {
|
||||
return *indices;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user