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-04-06 21:25:26 -04:00
2016-10-04 13:47:21 +11:00
2016-10-04 13:47:21 +11:00
2016-10-04 13:47:21 +11:00
2016-10-04 13:47:22 +11:00
2017-05-22 22:44:21 +01:00
2017-05-01 05:13:19 -04:00
2017-04-28 17:35:23 +02:00
2017-05-22 22:44:21 +01:00
2017-05-01 05:13:19 -04:00
2016-10-04 13:47:22 +11:00
2016-10-04 13:47:21 +11:00
2017-05-26 00:53:58 -07:00