![]() |
simdutf 8.0.0
Unicode at GB/s.
|
helper type for constexpr_writeptr, so it is possible to do "*ptr = val;" More...
#include <constexpr_ptr.h>
Public Member Functions | |
| constexpr | constexpr_write_ptr_proxy (TargetType *raw) |
| constexpr constexpr_write_ptr_proxy & | operator= (SrcType v) |
Public Attributes | |
| TargetType * | p |
helper type for constexpr_writeptr, so it is possible to do "*ptr = val;"
Definition at line 84 of file constexpr_ptr.h.
|
inlineexplicitconstexpr |
Definition at line 86 of file constexpr_ptr.h.
|
inlineconstexpr |
Definition at line 88 of file constexpr_ptr.h.
| TargetType* simdutf::detail::constexpr_write_ptr_proxy< SrcType, TargetType >::p |
Definition at line 93 of file constexpr_ptr.h.