NEURON
nrn::tool Namespace Reference

Classes

struct  bimap
 

Functions

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

Function Documentation

◆ remove_from()

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

Definition at line 33 of file bimap.hpp.