tess 0.4.0
Performance-first tile and path simulation substrate
Loading...
Searching...
No Matches
tess::Field< Tag, Value > Struct Template Reference

#include <tess/storage/chunk_page.h>

Public Types

using tag_type = Tag
using value_type = Value

Detailed Description

template<typename Tag, typename Value>
struct tess::Field< Tag, Value >

Describes one structure-of-arrays field in a chunk schema.

Tag is a type-level identifier and Value is stored once per local tile. A schema may contain a tag only once.


The documentation for this struct was generated from the following file: