Workaround for wxWidgets header errors in certain configurations; MUST be included (at least indirectly) before any wxWidgets headers. More...
Workaround for wxWidgets header errors in certain configurations; MUST be included (at least indirectly) before any wxWidgets headers.
In certain configurations (including in particular those on FreeBSD 10, which features a pure LLVM toolchain but lacks a fully C++98-compliant <wchar.h>), inline calls to wide-string functions from wxcrt.h can yield ambiguity errors due to the presence of formally distinct versions in :: and std::, even though the latter are trivial const-preserving wrappers for the former.
All such calls already go through wxCRT_Str*W macros, conditionally redefined here to force the use of std::wcs*.
Definition in file fixed_base.hpp.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4