Template Struct NodeInterfacesSupportCheck

Struct Documentation

template<typename StorageClassT, typename ...InterfaceTs>
struct NodeInterfacesSupportCheck

Prototype of NodeInterfacesSupportCheck template meta-function.

This meta-function checks that all the types given are supported, throwing a more human-readable error if an unsupported type is used.