CGRA-ME
Public Member Functions | Public Attributes | List of all members
VectorMapMaker< InitialParams > Struct Template Reference

#include <Collections.h>

Public Member Functions

template<typename... RestParams>
auto operator() () const
 

Public Attributes

std::size_t size
 

Detailed Description

template<typename... InitialParams>
struct VectorMapMaker< InitialParams >

Definition at line 295 of file Collections.h.

Member Function Documentation

◆ operator()()

template<typename... InitialParams>
template<typename... RestParams>
auto VectorMapMaker< InitialParams >::operator() ( ) const
inline

Definition at line 298 of file Collections.h.

Member Data Documentation

◆ size

template<typename... InitialParams>
std::size_t VectorMapMaker< InitialParams >::size

Definition at line 296 of file Collections.h.


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