HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_Function.h File Reference
#include <SYS/SYS_TypeDecorate.h>
#include <functional>
+ Include dependency graph for UT_Function.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SafeTrivialRelocationNoCV< std::function< R(AS...) > >
 
struct  UnsafeTrivialRelocationNoCV< std::function< R(AS...) > >
 

Typedefs

template<typename T >
using UT_Function = std::function< T >
 

Typedef Documentation

template<typename T >
using UT_Function = std::function< T >

Definition at line 37 of file UT_Function.h.