negative_index_semantics.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include <stddef.h>
4 
6 {
7 
8  size_t negativeIndexSemantics(long index, size_t size);
9 
10 }
index
uint8_t index
Definition: EtherCATFrame.h:59
armarx::armem::base::detail
Definition: AronTyped.cpp:5
armarx::armem::base::detail::negativeIndexSemantics
size_t negativeIndexSemantics(long index, size_t size)
Definition: negative_index_semantics.cpp:6