Udostępnij za pośrednictwem


Struktura RemoveReference

Obsługuje infrastrukturę światowym laboratorium Referencyjnym i nie ma być używane bezpośrednio w kodzie.

template<
   class T
>
struct RemoveReference;
template<
   class T
>
struct RemoveReference<T&>;
template<
   class T
>
struct RemoveReference<T&&>;

Parametry

  • T
    Klasa.

Uwagi

Prążki cechy odwołanie lub odwołanie rvalue z parametrem szablonu określonej klasy.

Członkowie

BR230455.collapse_all(pl-pl,VS.110).gifDefinicje typów publicznych

Nazwa

Opis

Type

Synonim parametr szablonu klasy.

Hierarchii dziedziczenia

RemoveReference

Wymagania

Nagłówek: internal.h

Obszar nazw: Microsoft::WRL::Details

Zobacz też

Informacje

Obszar nazw Microsoft::WRL::details