Beispiel #1
0
 bool contains(symbol const & name) const {
     return m_info.contains(name);
 }