MeshLib C++ Docs
Loading...
Searching...
No Matches
MRMapOrHashMap.h File Reference
#include "MRMacros.h"
#include "MRVector.h"
#include "MRphmap.h"
#include <variant>

Go to the source code of this file.

Classes

struct  MR::MapOrHashMap< K, V >

Namespaces

namespace  MR
 only for bindings generation

Functions

template<typename K, typename V>
MR::getAt (const MapOrHashMap< K, V > &m, K key, V def={})
template<typename K, typename V>
void MR::setAt (MapOrHashMap< K, V > &m, K key, V val)