Searched defs:life_count (Results 1 – 1 of 1) sorted by relevance
397 struct life_count struct399 static unsigned check(unsigned) { return true; } in check()403 struct life_count< movable_int > struct405 static unsigned check(unsigned c) in check()410 struct life_count< copyable_int > struct412 static unsigned check(unsigned c) in check()417 struct life_count< movable_and_copyable_int > struct419 static unsigned check(unsigned c) in check()424 struct life_count< non_copymovable_int > struct426 static unsigned check(unsigned c) in check()