3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/file/PathBuffer.h"
7#include "mc/deps/core/string/BasicStackString.h"
11namespace Core {
class Path; }
Definition BasicStackString.h:8
Definition PathBuffer.h:8
MCAPI PathView(::Core::Path const &src)
MCAPI void * $ctor(::Core::PathView &&)
MCAPI void * $ctor(::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const &src)
MCAPI void * $ctor(::Core::PathBuffer<::std::string > const &)
MCAPI PathView(::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const &src)
MCAPI PathView(::Core::PathView &&)
MCAPI auto operator==(::Core::PathView const &rhs) const
MCAPI void * $ctor(::Core::Path const &src)
MCAPI PathView(::Core::PathBuffer<::std::string > const &)