23 Dec
2005
23 Dec
'05
10:59 p.m.
I'm looking at array_sink stream buffer as a possible speed enhancement to binary_oarchive in some cases. My quesion is" What happens when the capacity of the array used for the buffer is exceeded? Is an exception thrown or what? I've looked through the documentation and don't find exceptions mentioned. Robert Ramey