C++中Context::const_iterator 是什么意思,难道是设备上下文的常量迭代器,有什么作用??谢谢!!! 5
程序代码如下:voidFloorI::Unregister(constCurrent&context){Context::const_iteratorq=context....
程序代码如下:void FloorI::Unregister(const Current & context)
{
Context::const_iterator q=context.ctx.find("user_name");
if(q!=context.ctx.end())
{//}
} 展开
{
Context::const_iterator q=context.ctx.find("user_name");
if(q!=context.ctx.end())
{//}
} 展开
2个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询