hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Public Types | List of all members
hobbes::frefty< array< T > > Struct Template Reference

#include <file.H>

Collaboration diagram for hobbes::frefty< array< T > >:
Collaboration graph

Public Types

typedef array< T > * type
 
typedef array< T > * ptr
 

Member Typedef Documentation

◆ ptr

template<typename T >
typedef array<T>* hobbes::frefty< array< T > >::ptr

◆ type

template<typename T >
typedef array<T>* hobbes::frefty< array< T > >::type

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