ArkScript
A small, fast, functional and scripting language for video games
Ark::internal::type_uid< T > Struct Template Reference

#include <UserType.hpp>

Static Public Attributes

static const uint16_t value = type_uid_impl::next()
 

Detailed Description

template<typename T>
struct Ark::internal::type_uid< T >

Definition at line 36 of file UserType.hpp.

Member Data Documentation

◆ value

template<typename T >
const uint16_t Ark::internal::type_uid< T >::value = type_uid_impl::next()
inlinestatic

Definition at line 38 of file UserType.hpp.


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