Re: [1/4] msvcirt: Add implementation of streambuf::allocate
June 8, 2015
8:13 a.m.
On 06/07/15 20:54, Iván Matellanes wrote:
+ return CALL_VTBL_FUNC(this, 40, int, (streambuf*), (this)); The code will be easier to read if you define call_streambuf_doallocate macro and use it here. It would be also nice to change order of allocate and doallocate functions.
Cheers, Piotr
3945
Age (days ago)
3945
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban