Lioncash 88a80f118c Common/Swap: Amend BigEndianValue's operator= to return a reference to the object rather than returning void
The general convention is to return a reference to the object that was
acted on, otherwise you can get into situations with errors because the
type wasn't being propagated properly
2018-04-08 01:22:18 -04:00
..
2018-03-31 16:21:17 +02:00
2018-03-28 17:59:22 +02:00
2017-03-08 01:24:18 -08:00