On Wednesday, 28 October 2015 at 11:48:27 UTC, pineapple wrote:
There's also a writebuffer method in the interface with this signature, though:

    streamint writebuffer(T)(in T* buffer, in streamint count);

Interface can't have templated virtual instance methods.

Reply via email to