What does “there is no smaller array object that satisfies these constraints” mean?
问题 The draft n4659 for C++17 describes the general principes of the language in chapter 4. In chapter 4.5, The C++ object model [intro.object], I cannot understand the meaning of one sentence (emphasize mine) 3 If a complete object is created (8.3.4) in storage associated with another object e of type “array of N unsigned char” or of type “array of N std::byte” (21.2.1), that array provides storage for the created object if: (3.1) — the lifetime of e has begun and not ended, and (3.2) — the