Lioncash 87d8a9c986 loader: Make ResultStatus directly compatible with fmt
We can make the enum class type compatible with fmt by providing an
overload of operator<<.

While we're at it, perform proper bounds checking. If something exceeds
the array, it should be a hard fail, because it's, without a doubt, a
programmer error in this case.
2018-08-15 05:52:37 -04:00
..
2018-08-11 20:20:21 -04:00
2018-08-01 00:16:54 -04:00
2018-01-12 19:11:03 -07:00
2018-01-12 19:11:03 -07:00
2018-03-23 16:56:59 +01:00