GranOO  3.0
A robust and versatile workbench to build 3D dynamic simulations based on the Discrete Element Method
Public Attributes | List of all members
exprtk::vector_access_runtime_check::violation_context Struct Reference

#include <Exprtk.hpp>

Public Attributes

void * base_ptr
 
void * end_ptr
 
void * access_ptr
 
std::size_t type_size
 

Member Data Documentation

◆ access_ptr

void* exprtk::vector_access_runtime_check::violation_context::access_ptr

◆ base_ptr

void* exprtk::vector_access_runtime_check::violation_context::base_ptr

◆ end_ptr

void* exprtk::vector_access_runtime_check::violation_context::end_ptr

◆ type_size

std::size_t exprtk::vector_access_runtime_check::violation_context::type_size

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