monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] Re: [ANN] monotone 0.43 released


From: Bruce Stephens
Subject: [Monotone-devel] Re: [ANN] monotone 0.43 released
Date: Fri, 27 Mar 2009 10:50:58 +0000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Richard Levitte <address@hidden> writes:

[...]

> Do we know for sure that all implementations of std::vector<char> work
> in such a way that memcpy() and other functions with pure C semantics
> will always work?

Yes (provided the elements are POD, anyway).

(Though using std::copy() would also be perfectly reasonable.)

[...]





reply via email to

[Prev in Thread] Current Thread [Next in Thread]