Skip to content

编译问题 #8

@liquanguo

Description

@liquanguo

// 定义http请求handler
using ReqHandler = std::function<bool (std::string, std::string, mg_connection *c, OnRspCallback)>;

使用vs2010 ,报错“”错误 3 error C2873: “ReqHandler”: 符号不能用在 using 声明中......“”

请问这是什么原因啊

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions