Code forensics  0.1
Generate historical information about code changes
ir::String Struct Reference

Table of interned stirngs for different purposes. More...

#include <git_ir.hpp>

Inheritance diagram for ir::String:

Public Types

using id_type = StringId
 

Public Member Functions

auto operator== (CR< String > other) const -> bool
 Textual content of the line. More...
 

Public Attributes

Str text
 

Detailed Description

Table of interned stirngs for different purposes.

Member Typedef Documentation

◆ id_type

using ir::String::id_type = StringId

Member Function Documentation

◆ operator==()

auto ir::String::operator== ( CR< String other) const -> bool
inline

Textual content of the line.

Member Data Documentation

◆ text

Str ir::String::text

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