STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions
stapl::scoped_counter< Counter > Class Template Reference

Function object to start and stop a counter object in a specific scope. More...

Public Member Functions

 scoped_counter (Counter &c, const bool cumulative=true)
 

Detailed Description

template<typename Counter>
class stapl::scoped_counter< Counter >

Function object to start and stop a counter object in a specific scope.


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