#include <@header@> int main() { const @namespace@::@HASH_MAP_CLASS@ t; return t.find(5) == t.end(); }