Skip to content
Commit 7506dc06 authored by Enrico Granata's avatar Enrico Granata
Browse files

std::function is a better choice than a raw function pointer here. You...

std::function is a better choice than a raw function pointer here. You probably still want to be careful about cleaning up stuff you captured, but it's not like a function pointer wasn't going to let you shoot yourself in the foot given enough dedication.

llvm-svn: 217718
parent 7206c6d1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment