15.07.2012 22:03, Alex Rønne Petersen пишет:

You pass those after the 'mem' argument to emplace. So, for example:

auto a = emplace!A(mem, "foo", bar, 'b', 'a', 'z');


thanks for your help!

Reply via email to