Public Attributes | |
| const VTable * | vtable |
| union { | |
| bool b | |
| long double f | |
| intmax_t i | |
| uintmax_t u | |
| std::string * s | |
| MapStorage * m | |
| ListStorage * l | |
| BlobPtr * blob | |
| Data * ref | |
| ProxyStorage * proxy | |
| }; | |
| shared_ptr< RefData > | ref_data |
| shared_ptr< Storage > | storage |
1.8.7