VisionCpp
0.0.1
|
This class is used to determine the ElementType of accessor template parameters. More...
#include <memory_access.hpp>
Public Types | |
using | Type = typename tools::RemoveAll< T >::Type::value_type |
This class is used to determine the ElementType of accessor template parameters.
LeafType | the type of the memory |
T | the element type |
Definition at line 134 of file memory_access.hpp.
using visioncpp::internal::MemoryTrait< LeafType, T >::Type = typename tools::RemoveAll<T>::Type::value_type |
Definition at line 135 of file memory_access.hpp.