Functional Programming in C++

后端 未结 6 506
隐瞒了意图╮
隐瞒了意图╮ 2021-01-30 10:41

Can someone guide me how do functional programming in C++? Is there some good online material that I can refer?

Please note that I know about the library FC++. I want to

6条回答
  •  Happy的楠姐
    2021-01-30 10:57

    There is a book called Functional C by Pieter Hartel and Henk Muller which might help. If it still available. A link to some info on it is here. IIRC it wasn't too bad.

提交回复
热议问题