STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::common_view Class Reference

This class contains functionality that EVERY view must provide. More...

Detailed Description

This class contains functionality that EVERY view must provide.

All views must inherit from this class. If a class doesn't inherit from this class, it isn't a view. Don't put functionality here unless every view can support it.


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