The object representation of the object is itself... For an object `a` of type unsigned char, it's object representation is `a`
-------- Original message --------
From: Language Lawyer via Std-Proposals <std-proposals@lists.isocpp.org>
Date: 8/17/19 16:49 (GMT-05:00)
To: std-proposals@lists.isocpp.org
Cc: Language Lawyer <language.lawyer@gmail.com>
Subject: Re: [std-proposals] Allowing access to object representations
> The object representation of an object of type unsigned char, char, std::byte, or an array of such types (ignoring cv-qualification), is itself.