2 Jan
2006
2 Jan
'06
8:02 p.m.
But it turns out that the issue is moot in any case. Lately I've been spending a little time looking at runtime performance issues and I've concluded that I want to change the implementation of basic_binary_oprimitive to use std::streambuf primitives rather than std::basic_steram read/write. This makes things faster for couple of reasons.
That all sounds great :) I don't think I need an update before it makes it into the official release; we fixed the problem on our end that was causing this issue to bite us frequently. I look forward to the speed improvements. Austin Bingham