wxWidgets/include
Lauri Nurmi 68ea3c59f1 Explain in wxPlatformInfo docs that it means bitness when it says architecture
In the context of wxPlatformInfo, 'architecture' means either '32 bit' or
'64 bit'. Anywhere outside the context of wxPlatformInfo, this concept is
known as 'bitness'.

For the rest of the world, 'architecture' generally refers to the CPU
instruction set architecture, i.e. something like x86, x86_64, arm64, whereas
'operating system architecture' refers to the design of separating kernel
space, user space, etc.
2020-11-21 18:17:18 +02:00
..
msvc/wx Remove unused code inside MSVC 6 version checks 2019-10-21 20:36:08 +02:00
wx Explain in wxPlatformInfo docs that it means bitness when it says architecture 2020-11-21 18:17:18 +02:00