3#include <Foundation/Basics.h>
5#if PL_ENABLED(PL_PLATFORM_WINDOWS)
7# include <Foundation/FoundationInternal.h>
8# include <Foundation/Logging/Log.h>
10PL_FOUNDATION_INTERNAL_HEADER
20 static plETWProvider& GetInstance();
plStringView represent a read-only sub-string of a larger string, as it can store a dedicated string ...
Definition StringView.h:34