| public | 
Description
[functor] Returns the given value of type a_t without changes. The template parameter b_t is ignored (but it should be equal a_t).
Public Functions
| const a_t & | operator()(const a_t & a) const | 
Documentation
function
 Util::BidirectionalMapPolicies::convertByIdentity::operator()
| public | const | inline | 
| const a_t & operator()( | const a_t & | a ) const | 
Defined in Util/BidirectionalMap.h:33