Thorin 1.9.0
The Higher ORder INtermediate representation
Loading...
Searching...
No Matches
indexmap.h File Reference
#include <ranges>
#include "thorin/util/vector.h"
Include dependency graph for indexmap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  thorin::IndexMap< Indexer, Key, Value >
 

Namespaces

namespace  thorin
 

Functions

IndexMap find
template<class Indexer , class Key , class Value >
Value * thorin::find (IndexMap< Indexer, Key, Value * > &map, Key key)
 
template<class Indexer , class Key , class Value >
const Value * thorin::find (const IndexMap< Indexer, Key, Value * > &map, Key key)