hdk-grid 0.0.1
Header-only foundational library for the Hollow Development Kit.
Loading...
Searching...
No Matches
PrimitiveWrapper.hpp File Reference

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

Detailed Description

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.