Code forensics
0.1
Generate historical information about code changes
|
ORM wrapper for the author data. More...
#include <git_ir.hpp>
Public Member Functions | |
orm_author () | |
orm_author (AuthorId _id, CR< Author > base) | |
![]() | |
auto | operator== (CR< Author > other) const -> bool |
Public Attributes | |
AuthorId | id |
![]() | |
Str | name |
Str | |
Additional Inherited Members | |
![]() | |
using | id_type = AuthorId |
ORM wrapper for the author data.
|
inline |
|
inline |
AuthorId ir::orm_author::id |