Skip to content

Struct jac::HasNodeModuleLoader

template <class Machine>

ClassList > jac > HasNodeModuleLoader

Public Static Attributes

Type Name
constexpr bool value = std::is\_same\_v&lt;decltype(test&lt;Machine&gt;(std::declval&lt;Machine&&gt;())), std::true\_type&gt;

Public Static Functions

Type Name
auto test (T & m)
std::false_type test (...)

Public Static Attributes Documentation

variable value

constexpr bool jac::HasNodeModuleLoader< Machine >::value;

Public Static Functions Documentation

function test [1/2]

template<class T>
static auto jac::HasNodeModuleLoader::test (
    T & m
) 

function test [2/2]

template<class T>
static std::false_type jac::HasNodeModuleLoader::test (
    ...
) 


The documentation for this class was generated from the following file src/jac/device/device.h