diff options
| author | jhurst <jhurst@cinecert.com> | 2011-05-13 01:50:36 +0000 |
|---|---|---|
| committer | jhurst <> | 2011-05-13 01:50:36 +0000 |
| commit | 50fab55d36abf7f01c733d2f80833408dbe0f761 (patch) | |
| tree | d4f8c7be9b104debe87f560b6ed892786f3a0741 /src/KLV.h | |
| parent | 6a19e4f305c6936ea3a09e2f96a622372e1f4ab2 (diff) | |
the story so far
Diffstat (limited to 'src/KLV.h')
| -rwxr-xr-x | src/KLV.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -106,6 +106,7 @@ inline const char* ui64sz(ui64_t i, char* buf) virtual ~UL() {} const char* EncodeString(char* str_buf, ui32_t buf_len) const; + bool operator==(const UL& rhs) const; }; // UMID |
