IDL compiler front-end library
Loading...
Searching...
No Matches
List of all members
AST::ContainerT< T > Class Template Reference

Sequential container of the AST items. More...

#include <Container.h>

Inherits std::vector< Ptr< const T > >.

Detailed Description

template<class T>
class AST::ContainerT< T >

Sequential container of the AST items.

Definition at line 38 of file Container.h.


The documentation for this class was generated from the following file: