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