llir-opt  0.0.1
Low-Level Post-Link Optimiser for OCaml and C
Public Member Functions | List of all members
ID< T > Class Template Referencefinal

#include <core/adt/id.h>

Public Member Functions

 ID (uint32_t id)
 Creates a new item.
 
 operator uint32_t () const
 Returns the ID.
 

Detailed Description

template<typename T>
class ID< T >

Node identifier type.


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