|
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) | |
Public Member Functions inherited from ir::String | |
| auto | operator== (CR< String > other) const -> bool |
| Textual content of the line. More... | |
Public Attributes | |
| StringId | id |
Public Attributes inherited from ir::String | |
| Str | text |
Additional Inherited Members | |
Public Types inherited from ir::String | |
| using | id_type = StringId |
ORM wrapper for the string data.
|
inline |
|
inline |
| StringId ir::orm_string::id |