function composition in C++ / C++11

前端 未结 7 1500
北荒
北荒 2020-12-01 09:38

I am currently coding some cryptographic algorithms in C++11 that require a lot of function compositions. There are 2 types of composition I have to deal with :

7条回答
提交回复
热议问题