Provides a bounds-safe three-dimensional resizeable structure. More...
Go to the source code of this file.
Classes | |
| class | RC::Data3D< T > |
| A bounds-safe three-dimensional resizeable structure. More... | |
Namespaces | |
| RC | |
Functions | |
| template<class T > | |
| std::ostream & | RC::operator<< (std::ostream &out, const Data3D< T > &d) |
| Outputs data to a stream. More... | |
| template<class T2 > | |
| void | RC::swap (Data3D< T2 > &a, Data3D< T2 > &b) |
| Efficiently swap all the contents of a and b. | |
Provides a bounds-safe three-dimensional resizeable structure.
1.9.1