Léo Lam 1a17c02d6f DiscIO: Use std::optional for GetTitleID instead of pointer
This makes the interface slightly cleaner and a bit more consistent
with the other getters. Still not fully the same, since the others
don't really handle failures with std::optional; but at least the
value is returned by value now, as opposed to having the function
take a pointer to a u64.
2017-06-03 21:56:33 +02:00
..
2017-05-28 23:01:41 +01:00
2017-05-30 22:42:21 +02:00
2017-05-31 05:50:37 +02:00
2017-05-30 22:42:21 +02:00
2017-05-29 13:52:01 +02:00
2017-05-20 23:41:02 +02:00
2017-05-30 22:42:21 +02:00
2017-05-09 18:49:10 +02:00