Platform::Runtime::CompilerServices Namespace

This namespace is intended for internal use only, and is not intended to be used for development.

Syntax

namespace Platform {
   namespace CompilerServices{
}}

Members

Although this namespace is intended for internal use, browsers can display the following members of this namespace.

Name Remark
CallConvCdecl
CallConvFastcall
CallConvStdcall
CallConvThiscall
IndexerNameAttribute
IsBoxed
IsByValue
IsConst
IsCopyConstructed
IsExplicitlyDereferenced
IsImplicitlyDereferenced
IsLong
IsSignUnspecifiedByte
IsSigned
IsUdtReturn
IsVolatile
OnePhaseConstructedAttribute

Inheritance Hierarchy

Platform

Requirements

Metadata: platform.winmd

Namespace: Platform::CompilerServices

See also

Platform Namespace