diff options
author | Lioncash <mathew1800@gmail.com> | 2018-08-15 05:38:37 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-08-15 05:52:37 -0400 |
commit | 87d8a9c98626be491e87e4b9fad84b862d8aa0c9 (patch) | |
tree | d242adb55cd5998b6f5ee20462717d6a916bb552 /hooks | |
parent | 301baaa94206e3b185f259e6c44bdc8e6c0a3879 (diff) |
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.
Diffstat (limited to 'hooks')
0 files changed, 0 insertions, 0 deletions