7 Commits

Author SHA1 Message Date
jwellbelove
c0aa940735 Fixed end() return values.
Made TOTAL_BITS a public constant.
2015-02-05 19:57:44 +00:00
jwellbelove
0b310d45d3 Fixed ARRAY_SIZE comparison in find_next() 2015-01-21 18:09:52 +00:00
jwellbelove
e739cb4952 Fixed a small bug when using find_next 2015-01-18 20:07:32 +00:00
jwellbelove
31d4528f80 Made virtual class for etl::bitset 2014-12-10 16:44:40 +00:00
jwellbelove
b34ab7c513 Removed inline keywords, added iterators 2014-12-08 20:23:27 +00:00
jwellbelove
9c2619ddfd Mostly updated comments
Some extra tests
2014-11-21 17:10:04 +00:00
jwellbelove
504ea88109 Reverse engineered std::bitset without std::string 2014-11-19 18:30:46 +00:00