LibraryLink Utilities  3.0.1
Modern C++ wrapper over LibraryLink and WSTP
LLU::MContainer< Type, > Class Template Reference

Description

template<MArgumentType Type, typename std::enable_if_t< Argument::ContainerTypeQ< Type >, int > = 0>
class LLU::MContainer< Type, >

MContainer is an abstract class template for generic containers. Only specializations shall be used.

Template Parameters
Type- container type (see MArgumentType definition)

#include <Base.hpp>