SpiecsEngine
 
Loading...
Searching...
No Matches
SpicesTest::FunctionTraitsTestClass Class Reference

Member Function. More...

#include <FunctionTraits_test.h>

Public Member Functions

bool f (int a, float b)
 
int f (int a, float b, void *c)
 
bool fc (int a, float b, void *c) const
 
template<typename T , typename ... Args>
auto GetFResult (T &&func, Args &&... args) -> decltype(func(std::forward< Args >(args)...))
 

Static Public Member Functions

static bool sf (int a, float b, void *c)
 

Detailed Description

Member Function.

Definition at line 17 of file FunctionTraits_test.h.


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