|
Code forensics
0.1
Generate historical information about code changes
|
Author - name and email found during the source code analysis. More...
#include <git_ir.hpp>

Public Types | |
| using | id_type = AuthorId |
Public Member Functions | |
| auto | operator== (CR< Author > other) const -> bool |
Public Attributes | |
| Str | name |
| Str | |
Author - name and email found during the source code analysis.
| using ir::Author::id_type = AuthorId |
|
inline |
| Str ir::Author::email |
| Str ir::Author::name |