Weiyi Wang 89abef3518 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-02-06 18:13:45 +01:00
..
2018-08-01 16:13:04 -04:00
2019-01-29 22:50:26 -05:00
2018-08-01 16:45:51 -04:00
2018-12-02 15:46:44 -05:00
2018-10-19 04:12:28 -04:00
2018-07-25 22:13:43 -04:00
2018-07-26 09:53:58 -04:00
2018-08-02 10:09:45 -04:00
2018-07-27 16:01:29 -04:00
2019-01-29 22:50:26 -05:00
2019-01-29 22:50:26 -05:00
2018-07-31 06:40:21 -04:00
2018-08-01 16:13:04 -04:00
2019-01-29 21:16:24 -05:00
2018-10-21 22:03:25 -04:00
2018-12-02 15:49:40 -05:00
2018-07-28 21:54:55 -04:00