Class TextInterface::IsAProxy
-
template<class C, class P>
class IsAProxy : public TextInterface::AttributeAdapter<C, P> Proxy enables attribute interface from parent to be used by child.
In this template: C is a P
Proxy enables attribute interface from parent to be used by child.
In this template: C is a P