Weiyi Wang 104829ae58 remove all occurance of specifying endianness inside BitField
This commit it automatically generated by command in zsh:
sed -i -- 's/BitField<\(.*\)_le>/BitField<\1>/g' **/*(D.)

BitField is now aware to endianness and default to little endian. It expects a value representation type without storage specification for its template parameter.
2019-01-28 22:09:43 -05:00
..
2018-10-18 21:41:36 -04:00
2018-12-10 22:25:02 -05:00
2018-10-18 21:41:36 -04:00
2018-12-15 11:02:47 +08:00
2018-10-18 21:41:36 -04:00
2018-10-18 21:41:36 -04:00
2018-11-25 15:29:04 -06:00
2018-10-18 21:41:36 -04:00
2018-10-18 21:41:36 -04:00
2018-10-18 21:41:36 -04:00