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

Go to the source code of this file.

Classes

class  function_view< Fn >
 
class  function_view< Ret(Params...)>