Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

This is the documentation for an old version of boost. Click here for the latest Boost documentation.
BoostBook element template-varargs
c++boost.gif (8819 bytes)HomeLibrariesPeopleFAQMore

BoostBook element template-varargs

template-varargs — Declares a variable-length list of template parameters

Synopsis

template-varargs ::= EMPTY

Description

Variable-length template parameter lists are not allowed in C++, but because they are sometimes needed in documentation they are allowed in BoostBook. This element generally expands to "..." and can be used anywhere any other template parameter can be used.

Attributes

NameTypeValuePurpose
last-revision#IMPLIEDCDATASet to $Date: 2004/01/15 16:08:59 $ to keep "last revised" information in sync with CVS changes
id#IMPLIEDCDATAA global identifier for this element
xml:base#IMPLIEDCDATAImplementation detail used by XIncludes
Last revised: , at GMTCopyright © 2003 Douglas Gregor