RayZaler 0.1
The free opto-mechanical simulation framework
exprtk::type_store< T > Struct Template Reference

Classes

class  parameter_list
 
struct  scalar_view
 
struct  type_view
 

Public Types

enum  store_type { e_unknown , e_scalar , e_vector , e_string }
 
typedef type_view< T > vector_view
 
typedef type_view< char > string_view
 

Public Attributes

union {
   void *   data
 
   T *   vec_data
 
}; 
 
std::size_t size
 
store_type type
 

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