1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-01-30 19:46:59 -06:00
Lioncash 69dd37d874 profile_manager: Simplify UUID's two param constructor, operator==, and operator bool
We can use the constructor initializer list and just compare the
contained u128's together instead of comparing each element
individually. Ditto for comparing against an invalid UUID.
2018-08-20 19:48:57 -04:00
..
2018-08-16 10:12:20 +01:00
2018-08-15 23:24:00 -04:00