Re: Tasteless mimic of operator new: Call ctor
Oh. I have heard of those, variadic templates. They came up in a previous post.
Maybe I'll go into the intricate depths of the templates and try it again.
Maybe I can make it prettier the next time around. The first time, I had completely templated the class or struct. But I just looked at it again. In fact, I can make one allocator struct and merely template the allocator proper. So I can get away with only specializing tha allocator per-se.
I will look at it again.
I am happy with the solution that I have. But I still want to look at various options.
Thanks for your help.
Sincerely, Chris.
You're gonna go blind staring into that box all day.