FleCSI User API Version: 2.4.2
Loading...
Searching...
No Matches
context< T > Struct Template Reference

base for annotation contexts. More...

Detailed Description

template<class T>
struct flecsi::util::annotation::context< T >

base for annotation contexts.

Annotation contexts correspond to Caliper context attributes and are used to group code regions.

Template Parameters
Ttype used to label context by including a char[] static member called name.