Template Struct Owned

Struct Documentation

template<typename PrimitiveT>
struct Owned

Can be used to determine which primitive type is managed by a primitive.

Public Types

using Type = PrimitiveT