Searched defs:catalogentry (Results 1 – 1 of 1) sorted by relevance
79 template<typename T> struct catalogentry : public sourcepos { struct83 catalogentry(std::string s ="", T mask = (T)-1, uint32_t file = 0, uint32_t line=0) argument87 bool operator!=(const catalogentry& other) { argument