System.Rtti._TValueDataHlpr
C++
struct _TValueDataHlpr
{
typedef void* RetType;
static RetType get(const T& Value)
{ return const_cast<T*>(&Value); }
};
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
class | public | SystemRtti.h | System.Rtti | System.Rtti |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !