Lioncash e8cd5a3979 GeckoCode: Provide operator== and operator!= overloads
Same thing but allows both GeckoCode and Code to be utilized directly
without predicates for equality/inequality in stardard algorithms

The size check for std::vectors is unnecessary, as this is built into std::vector's operator==
2016-10-03 02:32:43 -04:00
..
2016-09-11 12:51:50 -04:00
2016-07-13 17:29:27 +02:00
2016-07-13 17:29:27 +02:00
2016-10-01 15:50:28 -04:00