Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
galois::s_wl< T, Args > Struct Template Reference

#include <Traits.h>

Inheritance diagram for galois::s_wl< T, Args >:
galois::trait_has_type< T > galois::wl_tag

Public Member Functions

 s_wl (Args &&...a)
 

Public Attributes

std::tuple< Args...> args
 

Additional Inherited Members

- Public Types inherited from galois::trait_has_type< T >
typedef T type
 

Constructor & Destructor Documentation

template<typename T , typename... Args>
galois::s_wl< T, Args >::s_wl ( Args &&...  a)
inline

Member Data Documentation

template<typename T , typename... Args>
std::tuple<Args...> galois::s_wl< T, Args >::args

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