Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
internal::Hasher< Encoding, Allocator >::Number::U Union Reference

#include <schema.h>

Public Attributes

uint64_t u
 
int64_t i
 

Detailed Description

template<typename Encoding, typename Allocator>
union internal::Hasher< Encoding, Allocator >::Number::U

Definition at line 281 of file schema.h.

Member Data Documentation

◆ i

template<typename Encoding , typename Allocator >
int64_t internal::Hasher< Encoding, Allocator >::Number::U::i

Definition at line 283 of file schema.h.

◆ u

template<typename Encoding , typename Allocator >
uint64_t internal::Hasher< Encoding, Allocator >::Number::U::u

Definition at line 282 of file schema.h.


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