NEURON
bimap.hpp File Reference
#include <map>

Go to the source code of this file.

Classes

struct  nrn::tool::bimap< T, O >
 

Namespaces

 nrn
 
 nrn::tool
 

Functions

template<class T >
void nrn::tool::remove_from (typename T::key_type const &a, typename T::mapped_type const &b, T &m)