For complete documentation, see src/PrimitiveWrapper.cpp. More...
Go to the source code of this file.
Classes | |
| class | hdk::grid::PrimitiveWrapper< T > |
| Lightweight wrapper for primitive C types. More... | |
Namespaces | |
| namespace | hdk |
| namespace | hdk::grid |
For complete documentation, see src/PrimitiveWrapper.cpp.
Documentation for PrimitiveWrapper template - lightweight wrapper for primitive types.
PrimitiveWrapper provides a simple wrapper for primitive C types to provide consistent interface and type safety. This file contains the complete documentation. The actual implementation is header-only in PrimitiveWrapper.hpp.
Definition in file PrimitiveWrapper.hpp.