timemory 3.3.0
Modular C++ Toolkit for Performance Analysis and Logging. Profiling API and Tools for C, C++, CUDA, Fortran, and Python. The C++ template API is essentially a framework to creating tools: it is designed to provide a unifying interface for recording various performance measurements alongside data logging and interfaces to other tools.
types.hpp File Reference
+ Include dependency graph for types.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  tim::trait::component_apis< component::data_tracker< InpT, Tag > >
 

Namespaces

namespace  tim
 
namespace  tim::trait
 

Class Documentation

◆ tim::trait::component_apis< component::data_tracker< InpT, Tag > >

struct tim::trait::component_apis< component::data_tracker< InpT, Tag > >
template<typename InpT, typename Tag>
struct tim::trait::component_apis< component::data_tracker< InpT, Tag > >

Definition at line 69 of file types.hpp.

+ Collaboration diagram for tim::trait::component_apis< component::data_tracker< InpT, Tag > >:
Class Members
typedef type_list< TIMEMORY_API, logger, agnostic > type