Infrastructure to describe the element of a proxy. More...
Classes | |
| struct | proxy::CollectionProxyElement< CollProxy > |
| An element of a collection proxy. More... | |
Infrastructure to describe the element of a proxy.
A collection proxy element is a complex entity in that it has to figure out all the data it can return, and their type.
The default type of a collection proxy element is proxy::CollectionProxyElement.
1.8.5