Code forensics
0.1
Generate historical information about code changes
|
Table of interned stirngs for different purposes. More...
#include <git_ir.hpp>
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 |
Table of interned stirngs for different purposes.
using ir::String::id_type = StringId |
|
inline |
Textual content of the line.
Str ir::String::text |