beder
|
6633fea749
|
Refactored stream overloads
|
2012-05-25 18:24:07 -05:00 |
|
beder
|
c3facc9b58
|
Added constructor to the Emitter with a stream, so you can write directly to a stream instead of our temp
|
2012-05-25 18:22:33 -05:00 |
|
beder
|
7c436de457
|
Switched the ostream wrapper to wrap a std::vector<char> instead of our manually managed memory
|
2012-05-25 18:17:14 -05:00 |
|
beder
|
bfa3cce38d
|
Updated ostream wrapper with a write() and update_pos
|
2012-05-25 17:39:14 -05:00 |
|
beder
|
c212377371
|
Renamed ostream -> ostream_wrapper
|
2012-05-25 17:28:35 -05:00 |
|