Loading [MathJax]/extensions/tex2jax.js
ug4
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
function_cast.h File Reference

Go to the source code of this file.

Functions

template<typename TTarget , typename TSrc >
TTarget function_cast (TSrc src)
 Casts a function of one type to a function of another type.