Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
galois::GetBegin Struct Reference

Helper functor, returns t.end() More...

#include <TwoLevelIteratorA.h>

Public Member Functions

template<class T >
auto operator() (T &&x) const -> decltype(std::forward< T >(x).begin())
 

Detailed Description

Helper functor, returns t.end()

Member Function Documentation

template<class T >
auto galois::GetBegin::operator() ( T &&  x) const -> decltype(std::forward<T>(x).begin())
inline

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