A platform for high-performance distributed tool and library development written in C++. It can be deployed in two different cluster modes: standalone or distributed. API for v0.5.0, released on June 13, 2018.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
pdb::HasFiveArgs Struct Reference

#include <JoinTests.h>

+ Collaboration diagram for pdb::HasFiveArgs:

Static Public Member Functions

template<typename U >
static auto test (U *x) -> decltype(x->getSelection(foofoo, foofoo, foofoo, foofoo, foofoo))
 

Detailed Description

Definition at line 51 of file JoinTests.h.

Member Function Documentation

template<typename U >
static auto pdb::HasFiveArgs::test ( U *  x) -> decltype(x->getSelection(foofoo, foofoo, foofoo, foofoo, foofoo))
inlinestatic

Definition at line 53 of file JoinTests.h.


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