CBMC
string_axiomst Struct Reference

#include <string_refinement_util.h>

+ Collaboration diagram for string_axiomst:

Public Attributes

std::vector< string_constrainttuniversal
 
std::vector< string_not_contains_constrainttnot_contains
 

Detailed Description

Definition at line 65 of file string_refinement_util.h.

Member Data Documentation

◆ not_contains

std::vector<string_not_contains_constraintt> string_axiomst::not_contains

Definition at line 68 of file string_refinement_util.h.

◆ universal

std::vector<string_constraintt> string_axiomst::universal

Definition at line 67 of file string_refinement_util.h.


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