QuISP
Loading...
Searching...
No Matches
quisp::runtime::Label Struct Reference

label to annotate the instruction index in a Program. More...

#include <types.h>

Collaboration diagram for quisp::runtime::Label:

Public Member Functions

 Label (std::string val)
 

Public Attributes

std::string val
 

Detailed Description

label to annotate the instruction index in a Program.

Constructor & Destructor Documentation

◆ Label()

quisp::runtime::Label::Label ( std::string val)

Member Data Documentation

◆ val

std::string quisp::runtime::Label::val

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