Provide pointer_like_traits for const things.
More...
#include <pointer_like_traits.hpp>
template<typename T>
struct etl::pointer_like_traits< T const >
Provide pointer_like_traits for const things.
◆ non_const
◆ get_as_void_pointer()
template<typename T>
auto get_as_void_pointer |
( |
T const | p | ) |
-> void const*
|
|
inlinestaticnodiscard |
◆ get_from_void_pointer()
template<typename T>
auto get_from_void_pointer |
( |
void const * | p | ) |
-> T const
|
|
inlinestaticnodiscard |
◆ free_bits
template<typename T>
size_t free_bits = non_const::free_bits |
|
staticconstexpr |
The documentation for this struct was generated from the following file: