Not the OP, but I assume he means the C++14 is_transparent version of find

template< class K > iterator find( const K& x );

http://en.cppreference.com/w/cpp/container/map/find
http://stackoverflow.com/questions/20317413/what-are-transparent-comparators