14 Apr
2005
14 Apr
'05
11:43 p.m.
Hello, I was investigating ways to implement Named Template Parameters. I ran into this post from the archives. http://lists.boost.org/MailArchives/boost/msg29429.php 1. Is the ntp namespace around anymore or is it now spelled named_template_params.hpp in boost/detail? 2. Is there a simple example of using the facilities in named_template_params.hpp? 3. Should I just go with the technique provided by Vandevoorde and Josuttis in Chapter 16 of C++ Template: The Complete Guide? Or is named_template_params.hpp that technique and I am just not seeing it? Regards, Bruce