
28 Jun
2012
28 Jun
'12
7:30 p.m.
On Thu, Jun 28, 2012 at 4:00 PM, Dave Abrahams <dave@boostpro.com> wrote:
[snip]
Yes it does, and yes I can. But generating from C++ might be costly at initialization-time if I had to do it for hundreds of methods, which is the case for me. I will give this a try next week and see if it really performs wells.
You can do it earlier than "initialization time," can't you? Invoke the library in a special mode that just generates Java files?
I get it now. Thanks, that's an interesting suggestion. [snip]
I can create a contiguous buffer of size N with these strings without copying at runtime?
Doubtful.
-- Dave Abrahams BoostPro Computing http://www.boostpro.com
Regards, -- Felipe Magno de Almeida