|
supertux
|
Public Types | |
| using | Magic = uint8_t |
Public Member Functions | |
| UID (const UID &other)=default | |
| UID & | operator= (const UID &other)=default |
| operator bool () const | |
| bool | operator< (const UID &other) const |
| bool | operator== (const UID &other) const |
| bool | operator!= (const UID &other) const |
| Magic | get_magic () const |
Friends | |
| class | UIDGenerator |
| std::ostream & | operator<< (std::ostream &os, const UID &uid) |
| size_t | std::hash (const UID &) const |
1.8.12