Public Attributes | List of all members
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

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

Definition at line 283 of file schema.h.

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: