Project Alice
Loading...
Searching...
No Matches
fif::type_span_gen_result Struct Reference

#include <fif.hpp>

Public Attributes

std::vector< int32_t > type_array
 
uint32_t end_match_pos = 0
 
int32_t max_variable = -1
 

Detailed Description

Definition at line 1711 of file fif.hpp.

Member Data Documentation

◆ end_match_pos

uint32_t fif::type_span_gen_result::end_match_pos = 0

Definition at line 1713 of file fif.hpp.

◆ max_variable

int32_t fif::type_span_gen_result::max_variable = -1

Definition at line 1714 of file fif.hpp.

◆ type_array

std::vector<int32_t> fif::type_span_gen_result::type_array

Definition at line 1712 of file fif.hpp.


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