LibraryLink Utilities  3.0.1
Modern C++ wrapper over LibraryLink and WSTP
Generic/DataStore.hpp File Reference

Definition and implementation of generic DataStore wrapper. More...

Detailed Description

Definition and implementation of generic DataStore wrapper.

+ Include dependency graph for Generic/DataStore.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LLU::MContainer< MArgumentType::DataStore >
 MContainer specialization for DataStore, provides basic list interface for the underlying raw DataStore. More...
 

Namespaces

 LLU
 Main namespace of LibraryLink Utilities.
 

Type aliases

using LLU::GenericDataList = MContainer< MArgumentType::DataStore >
 MContainer specialization for DataStore is called GenericDataList. More...