MCPcopy Create free account
hub / github.com/cameron314/concurrentqueue / action_function

Method action_function

benchmarks/dlib/timer/timer.h:279–284  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

277 typename T
278 >
279 typename timer<T>::af_type timer<T>::
280 action_function (
281 ) const
282 {
283 return af;
284 }
285
286// ----------------------------------------------------------------------------------------
287

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected