Lioncash b2b5b01eda Core/GCMemcard: Remove obsolete TODO
Now that we assume C++17, the in-file definition of the std::array can
be removed. This is all that's necessary, as constexpr used on a static
member variable implies inline (and so, automatically has C++17's static
inline behavior).
2019-05-27 11:48:38 -04:00
..
2019-05-27 11:48:38 -04:00
2019-05-15 19:28:04 +02:00
2019-02-13 22:52:39 -02:00
2019-05-15 19:28:04 +02:00
2019-04-10 10:46:49 +02:00