TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Pattern matching in c++
3 点
作者
entelechy
将近 8 年前
1 comment
zmonx
将近 8 年前
Nice!<p><i>Matching</i> is a restricted form of <i>unification</i> that is available in logic programming languages like Prolog. The difference is that in matching, one side is regarded as fixed, whereas unification works both ways.