SpiecsEngine
 
Loading...
Searching...
No Matches

◆ is_function_v

template<typename T >
constexpr bool Spices::is_function_v = detail::is_function<T>::value
constexpr

Determine if a given T is a function.

Template Parameters
T.

Definition at line 132 of file FunctionTraits.h.