olp-cpp-sdk  1.22.0
Public Types | List of all members
olp::thread::internal::TypeToFunctionInputImpl< Type > Struct Template Reference

A class for wrapping a type with std::function. More...

#include <TypeHelpers.h>

Public Types

using type = std::function< void(Type)>
 

Detailed Description

template<typename Type>
struct olp::thread::internal::TypeToFunctionInputImpl< Type >

A class for wrapping a type with std::function.


The documentation for this struct was generated from the following file: