SpiecsEngine
 
Loading...
Searching...
No Matches

◆ value

template<typename T >
constexpr bool Spices::detail::is_function< T >::value = std::is_function_v<std::remove_pointer_t<T>> || std::is_member_function_pointer_v<T>
staticconstexpr

Definition at line 41 of file FunctionTraits.h.