On Sun, Jun 29, 2014 at 10:18 AM, Jonathan Wakely <jwak...@redhat.com> wrote: > Alternatively, we could just make them local statics instead of member > data and still remove the duplciation (see attached).
This is a good idea. Can we use constexpr for the functions/static variables? -- Regards, Tim Shen