Class template Dune::XT::Common::ActiveEnableDebugLoggingForCtors

template<typename T = void>
class Dune::XT::Common::ActiveEnableDebugLoggingForCtors<T>

Active variant of EnableDebugLoggingForCtors that actually emits ctor/dtor debug output via the TimedLogger.

Method Dune::XT::Common::ActiveEnableDebugLoggingForCtors::operator=

template<typename T = void>
ThisType &Dune::XT::Common::ActiveEnableDebugLoggingForCtors<T>::operator=(const ThisType &other)

No documentation provided.

Method Dune::XT::Common::ActiveEnableDebugLoggingForCtors::operator=

template<typename T = void>
ThisType &Dune::XT::Common::ActiveEnableDebugLoggingForCtors<T>::operator=(ThisType &&source) noexcept

No documentation provided.

Constructor Dune::XT::Common::ActiveEnableDebugLoggingForCtors::ActiveEnableDebugLoggingForCtors<T>

template<>
template<typename T = void>
Dune::XT::Common::ActiveEnableDebugLoggingForCtors<T>::ActiveEnableDebugLoggingForCtors<T>(const std::string &prefix, std::string class_id)

No documentation provided.

Constructor Dune::XT::Common::ActiveEnableDebugLoggingForCtors::ActiveEnableDebugLoggingForCtors<T>

template<>
template<typename T = void>
Dune::XT::Common::ActiveEnableDebugLoggingForCtors<T>::ActiveEnableDebugLoggingForCtors<T>(const ThisType &other)

No documentation provided.

Constructor Dune::XT::Common::ActiveEnableDebugLoggingForCtors::ActiveEnableDebugLoggingForCtors<T>

template<>
template<typename T = void>
Dune::XT::Common::ActiveEnableDebugLoggingForCtors<T>::ActiveEnableDebugLoggingForCtors<T>(ThisType &&source) noexcept

No documentation provided.

Destructor Dune::XT::Common::ActiveEnableDebugLoggingForCtors::~ActiveEnableDebugLoggingForCtors<T>

template<>
template<typename T = void>
Dune::XT::Common::ActiveEnableDebugLoggingForCtors<T>::~ActiveEnableDebugLoggingForCtors<T>()

No documentation provided.

Field Dune::XT::Common::ActiveEnableDebugLoggingForCtors::logger_

TimedLogManager Dune::XT::Common::ActiveEnableDebugLoggingForCtors::logger_

No documentation provided.

Field Dune::XT::Common::ActiveEnableDebugLoggingForCtors::class_id_

const std::string Dune::XT::Common::ActiveEnableDebugLoggingForCtors::class_id_

No documentation provided.

Type alias Dune::XT::Common::ActiveEnableDebugLoggingForCtors::ThisType

type Dune::XT::Common::ActiveEnableDebugLoggingForCtors::ThisType

No documentation provided.