|
Guitar
|
#include <stdint.h>#include <string>

Go to the source code of this file.
Classes | |
| class | GitHash |
Functions | |
| static bool | operator== (GitHash const &l, GitHash const &r) |
| static bool | operator!= (GitHash const &l, GitHash const &r) |
| static bool | operator< (GitHash const &l, GitHash const &r) |
Variables | |
| static constexpr int | GIT_ID_LENGTH = 40 |



|
staticconstexpr |