#include "tag.h"
#include <list>
Go to the source code of this file.
Compounds | |
class | Macro |
class handling the macro tag. More... | |
struct | Macro::PMap |
Typedefs | |
typedef std::list< Macro > | macro_list |
a list of macro tags. More... | |
typedef macro_list::iterator | macro_list_it |
the iterator of the macro tag list. More... |
|
a list of macro tags.
|
|
the iterator of the macro tag list.
|