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.
tim::trait::default_runtime_enabled< T > Struct Template Reference

trait whose compile-time constant field value designates the default runtime value of tim::trait::runtime_enabled. Standard setting is true. More...

#include "timemory/mpl/type_traits.hpp"

+ Collaboration diagram for tim::trait::default_runtime_enabled< T >:

Detailed Description

template<typename T>
struct tim::trait::default_runtime_enabled< T >

trait whose compile-time constant field value designates the default runtime value of tim::trait::runtime_enabled. Standard setting is true.

Definition at line 162 of file type_traits.hpp.


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