Boost C++ Libraries: Ticket #7247: Expose empty_arg_list to public interface https://svn.boost.org/trac10/ticket/7247 <p> The empty_arg_list is defined in the parameter::aux namespace which indicates that this class is not intended to be used by users. However, in generic code it is often useful to be able to pass empty parameter packs to functions when all arguments are optional. Please, make the empty_arg_list class public. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7247 Trac 1.4.3 Andrey Semashev Tue, 23 Feb 2016 10:48:56 GMT <link>https://svn.boost.org/trac10/ticket/7247#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7247#comment:1</guid> <description> <p> Also, please make <code>tagged_argument</code>, <code>is_tagged_argument</code> and <code>arg_list</code> public. </p> <p> These types are used in Boost.Log. </p> </description> <category>Ticket</category> </item> </channel> </rss>