文档中心emptyBack to Top empty DescriptionChecks whether the SVector is empty. Definition1bool empty() const noexcept Returns Type Input/Output Description bool Output The SVector is empty when true is returned.The SVector is not empty when false is returned. Parent topic: SVector