25 template <
class K,
class V>
31 template <
class T,
class U>
34 using std::map<K,V>::operator[];
36 typename std::map<K,V>::const_iterator i=this->find(k);
45 #include "constMap.cd" 46 #include "constMap.xcd"
V operator[](const K &k) const
Creation and access to the minskyTCL_obj object, which has code to record whenever Minsky's state cha...
ConstMap(const T &x, const U &y)