跳到主要内容

is_queue_empty

判断队列是否为空

声明

bool is_queue_empty()

参数

参数名描述

返回值

true: 队列空, false: 队列未空

使用方式

返回文档