blaze::DefaultProxy< PT, RT > Class Template Reference

Default proxy backend for built-in and alternate user-specific class types.The DefaultProxy class serves as a backend for the Proxy class. It is used in case the data type represented by the proxy is a built-in or alternate user-specific class type. This proxy does not augment the Proxy interface by any additional interface. More...

#include <DefaultProxy.h>

Detailed Description

template<typename PT, typename RT>
class blaze::DefaultProxy< PT, RT >

Default proxy backend for built-in and alternate user-specific class types.

The DefaultProxy class serves as a backend for the Proxy class. It is used in case the data type represented by the proxy is a built-in or alternate user-specific class type. This proxy does not augment the Proxy interface by any additional interface.


The documentation for this class was generated from the following file: