Class context
Defined in File context.hpp
Inheritance Relationships
Base Type
public rcppsw::types::named_type< int, struct context_tag >
(Template Class named_type)
Class Documentation
-
class context : public rcppsw::types::named_type<int, struct context_tag>
A context associated with some metrics.
Collecting the same metrics from the same objects in different contexts (e.g., doing thing A and doing thing B) and reporting the results separately may be desirable.