A.empty() B.full() C.qsize() D.len()
A.empty() B.is_empty() C.qsize() D.full()
A.len() B.count() C.qsize() D.qcount()