Code forensics
0.1
Generate historical information about code changes
|
ORM wrapper for the string data. More...
#include <git_ir.hpp>
Public Member Functions | |
orm_string () | |
orm_string (StringId _id, CR< String > base) | |
![]() | |
auto | operator== (CR< String > other) const -> bool |
Textual content of the line. More... | |
Public Attributes | |
StringId | id |
![]() | |
Str | text |
Additional Inherited Members | |
![]() | |
using | id_type = StringId |
ORM wrapper for the string data.
|
inline |
|
inline |
StringId ir::orm_string::id |