Andre Poenitz wrote:
> Given that the plain C++ version
> 
> char const *d[] = { "a", "b", "c" };
> vector<string> v(d, d + sizeof(d) / sizeof(d[0]));
> 
> is - taking the extra #include <boost/whatever.hpp> line into
> account - not even longer to type than any boost based solution
> I doubt the boost stuff would survive for long in tex2lyx...

The "SCNR backly" was meant to imply a gentle laugh at us both.

Angus

ps, Uwe, I didn't mean to  scare you off. I'll retreat under my stone
again.


Reply via email to