wxWidgets/interface
Vadim Zeitlin 15c3ce6710 Add wxPlatformInfo::GetCpuArchitectureName()
This provides the same information as wxGetCpuArchitectureName(), but is
consistent with the other wxPlatformInfo accessors, which also
correspond to the existing wxGetXXX() functions, and makes it more
convenient to use this information in the application code as now
everything is available via wxPlatformInfo instead of having to use
different functions for different pieces.
2020-12-12 15:23:17 +01:00
..
wx Add wxPlatformInfo::GetCpuArchitectureName() 2020-12-12 15:23:17 +01:00
check_syntax.sh