cphot 0.1
A C++ tool for computing photometry from spectra.
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 226 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 228 of file schema.h.

◆ u

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

Definition at line 227 of file schema.h.


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