CellModules
mingw_stdthread::detail::InvokerHelper< true > Struct Reference

#include <mingw.thread.h>

Static Public Member Functions

template<class T1 >
static auto get (T1 &&t1) -> decltype(std::forward< T1 >(t1))
 

Detailed Description

Definition at line 78 of file mingw.thread.h.

Member Function Documentation

◆ get()

template<class T1 >
static auto mingw_stdthread::detail::InvokerHelper< true >::get ( T1 &&  t1) -> decltype(std::forward<T1>(t1))
inlinestatic

Definition at line 81 of file mingw.thread.h.


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