Searched defs:null_hash (Results 1 – 1 of 1) sorted by relevance
28 struct null_hash struct31 std::size_t operator()(const T&)const{return 0;} in operator ()()