CellModules
ExportableAlias< S, T > Struct Template Reference

#include <exportable.hpp>

Public Attributes

std::function< T(const S &)> getValue
 

Detailed Description

template<typename S, typename T>
struct ExportableAlias< S, T >

Definition at line 3328 of file exportable.hpp.

Member Data Documentation

◆ getValue

template<typename S , typename T >
std::function<T(const S&)> ExportableAlias< S, T >::getValue

Definition at line 3329 of file exportable.hpp.


The documentation for this struct was generated from the following file: