<div>I want to implement the grammar like this,</div>
<div>to create template parameter dynamicly,</div>
<div>&nbsp;</div>
<div>set&lt; int, ( _1 &gt; _2 ) &gt; intset;</div>
<div>&nbsp;</div>
<div>can lambda do it ,and how to ?</div>