GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
profiler::enter< T > Class Template Reference

#include "profiler.h"

Public Member Functions

 enter (profiler &p, const T &t)
 
 ~enter ()
 

Detailed Description

template<typename T>
class profiler::enter< T >

Definition at line 49 of file profiler.h.

Constructor & Destructor Documentation

◆ enter()

template<typename T >
profiler::enter< T >::enter ( profiler p,
const T &  t 
)
inline

Definition at line 59 of file profiler.h.

References profiler::enabled().

◆ ~enter()

template<typename T >
profiler::enter< T >::~enter ( )
inline

Definition at line 81 of file profiler.h.


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