LibraryLink Utilities  3.0.1
Modern C++ wrapper over LibraryLink and WSTP
LLU::dependent_false< T > Struct Template Reference

Description

template<typename T>
struct LLU::dependent_false< T >

Get a type that inherits from false_type and ignores the template parameter completely.

Template Parameters
T- any type

Inherits false_type.

#include <Utilities.hpp>