Implementations of the ShapeStorage interface.
Definition in file ShapeStorage.hpp.
Go to the source code of this file.
Namespaces | |
mm | |
Root namespace for the whole library. | |
mm::resize_internal | |
Contains a helper for resizing storage. | |
Functions | |
template<typename D , typename V , typename O > | |
std::ostream & | mm::operator<< (std::ostream &os, const ShapeStorage< D, V, O > &shapes) |
Output basic info about this shape storage. More... | |