actor-framework
Public Types | Public Member Functions | List of all members
caf::function_view_storage< std::tuple< Ts... > > Class Template Reference

Public Types

using type = function_view_storage
 

Public Member Functions

 function_view_storage (std::tuple< Ts... > &storage)
 
void operator() (Ts &... xs)
 

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