Home
last modified time | relevance | path

Searched refs:fptr (Results 1 – 2 of 2) sorted by relevance

/glogg/glogg/src/
H A Dwatchtower.h
/glogg/src/
H A Dwatchtower.h286 const std::shared_ptr<std::function<void()>> fptr = in run() local
290 (*fptr)(); in run()
308 const std::shared_ptr<std::function<void()>> fptr = in run() local
312 (*fptr)(); in run()