User Tools

Site Tools


cpp:functionpointer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
cpp:functionpointer [2018/08/03 07:23] allsparkcpp:functionpointer [2018/10/30 07:58] (current) allspark
Line 19: Line 19:
 std::vector<std::function<innerF()>> f; std::vector<std::function<innerF()>> f;
 ``` ```
 +</hidden>
 +
 +Solution:
 +<hidden solution>
 +[[https://cdecl.org/?q=void+%28*%28*f%5B%5D%29%28%29%29%28%29|https://cdecl.org/?q=void+%28*%28*f%5B%5D%29%28%29%29%28%29]]
 </hidden> </hidden>
cpp/functionpointer.1533273790.txt.gz · Last modified: by allspark