Searched defs:ulong_max (Results 1 – 1 of 1) sorted by relevance
40 const static auto ulong_max = std::numeric_limits<unsigned long>::max(); global() member 120 auto ulong_max = A::ulong_max; main() local