跳到主要内容

is_queue_full

判断队列是否满

声明

bool is_queue_full()

参数

参数名描述

返回值

true: 队列满, false: 队列未满

使用方式

返回文档