Inferno  0.2
CPPTree::Labeley Struct Reference

#include <cpptree.hpp>

Inheritance diagram for CPPTree::Labeley:
[legend]
Collaboration diagram for CPPTree::Labeley:
[legend]

List of all members.


Detailed Description

Type of a variable that can hold a label. Similar to the GCC extension for labels-in-variables but we use this type not void * (which is inconvenient for stataic analysis). To declare a conventional label at a particular position, use Label.

Definition at line 573 of file cpptree.hpp.


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