Timeline for Easy bitset I/O
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 30, 2014 at 22:57 | vote | accept | Daniel | ||
| Oct 20, 2014 at 13:33 | comment | added | glampert |
@Daniel, Oh I see, you are not removing data on pop_back. Okay.
|
|
| Oct 20, 2014 at 9:05 | comment | added | Daniel |
Nice suggestions. The reason I'm keeping a byte count (num_bytes) and an offset into the vector (offset) is so I don't have to actually modify the underlying vector.
|
|
| Oct 17, 2014 at 18:44 | history | answered | glampert | CC BY-SA 3.0 |