Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

dtool/src/cppparser/cppTemplateParameterList.h File Reference

#include <dtoolbase.h>
#include "cppDeclaration.h"
#include <vector>
#include <string>

Go to the source code of this file.

Compounds

class  CPPTemplateParameterList
 This class serves to store the parameter list for a template function or class, both for the formal parameter list (given when the template is defined) and for the actual parameter list (given when the template is instantiated). More...

class  CPPTPLCompare

Functions

ostream & operator<< (ostream &out, const CPPTemplateParameterList &plist)


Detailed Description

Definition in file cppTemplateParameterList.h.


Function Documentation

ostream& operator<< ostream &  out,
const CPPTemplateParameterList plist
[inline]
 

Definition at line 77 of file cppTemplateParameterList.h.


Generated on Thu May 1 22:13:09 2003 for DTool by doxygen1.3