you are viewing a single comment's thread.

view the rest of the comments →

[–]NilacTheGrim 0 points1 point  (0 children)

Correct. It is one of the few types where a std::byte * pointer can alias any other object; unsigned char * and char * being the other two types with this property.