cphot 0.1
A C++ tool for computing photometry from spectra.
GenericValue< Encoding, Allocator >::Number::I Struct Reference

#include <document.h>

Public Attributes

int i
 
char padding [4]
 

Detailed Description

template<typename Encoding, typename Allocator = MemoryPoolAllocator<>>
struct GenericValue< Encoding, Allocator >::Number::I

Definition at line 1882 of file document.h.

Member Data Documentation

◆ i

template<typename Encoding , typename Allocator = MemoryPoolAllocator<>>
int GenericValue< Encoding, Allocator >::Number::I::i

Definition at line 1883 of file document.h.

◆ padding

template<typename Encoding , typename Allocator = MemoryPoolAllocator<>>
char GenericValue< Encoding, Allocator >::Number::I::padding[4]

Definition at line 1884 of file document.h.


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