BDE 4.39.x Production Release
Loading...
Searching...
No Matches
bdlar_anyref

Detailed Description

Provide ...

Outline

Purpose

Provide ...

Classes

Description

This component provides ...

+---------+
| Any Ref | TYPE-ERASED UNIVERSAL REF
+---------+
/ | \.
v v v
+----------+ +---------+ +----------+
| Cat1 Ref | | Dyn Ref | | Cat2 Ref | VALUE REFS
+----------+ +---------+ +----------+
| / \ |
v v v v
+----------+ +----------+
| Cat1 Obj | | Cat2 Obj | VALUES (OBJECTS)
+----------+ +----------+

Classes

struct  bdlat_TypeCategoryDeclareDynamic< bdlar::AnyRef >
 
struct  bdlat_TypeCategoryDeclareDynamic< bdlar::AnyConstRef >