ABC: A System for Sequential Synthesis and Verification
 
Loading...
Searching...
No Matches
vec_int_t_ Struct Reference

#include <vec_int.h>

Public Attributes

unsigned cap
 
unsigned size
 
int * data
 

Detailed Description

Definition at line 22 of file vec_int.h.

Member Data Documentation

◆ cap

unsigned vec_int_t_::cap

Definition at line 23 of file vec_int.h.

◆ data

int* vec_int_t_::data

Definition at line 25 of file vec_int.h.

◆ size

unsigned vec_int_t_::size

Definition at line 24 of file vec_int.h.


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