MimIR 0.1
MimIR is my Intermediate Representation
|
#include "mim/util/vector.h"
Go to the source code of this file.
Classes | |
class | mim::IndexSet< Indexer, Key > |
class | mim::IndexSet< Indexer, Key >::reference |
Namespaces | |
namespace | mim |
Functions | |
IndexSet visit | |
template<class Indexer , class Key > | |
bool | mim::visit (IndexSet< Indexer, Key > &set, const Key &key) |
template<class Indexer , class Key > | |
void | mim::visit_first (IndexSet< Indexer, Key > &set, const Key &key) |