C++ Logo

std-proposals

Advanced search

Re: Restrict possible values of CHAR_BIT

From: Lyberta <lyberta_at_[hidden]>
Date: Thu, 24 Oct 2019 23:51:00 +0000
Arthur O'Dwyer via Std-Proposals:
> Lyberta, did your survey turn up any C++ implementations where CHAR_BIT !=
> 8? If so, what version of C++ were they — C++03, 11, 14, 17?

Clang has been recently ported in 16 bit byte architecture:

https://www.embecosm.com/2017/04/18/non-8-bit-char-support-in-clang-and-llvm/


Received on 2019-10-24 18:53:41