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