Alchemy  1.0
A framework to robustly process network messages and structured data
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Namespaces
static_storage_policy.h File Reference

Manages allocation and access behaviors to fixed-size memory buffers. More...

#include <Hg/storage_policy.h>

Go to the source code of this file.

Classes

struct  Hg::StaticStoragePolicy< IsBufferedT >
 Storage Policy implementation for fixed-size memory buffers. More...
 

Namespaces

namespace  Hg
 The MIT License(MIT)


 

Detailed Description

Manages allocation and access behaviors to fixed-size memory buffers.

The MIT License(MIT)

Definition in file static_storage_policy.h.