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

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

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

ThisType &Dune::XT::Common::ActiveEnableDebugLoggingForCtors::operator=(const ThisType &other)

No documentation provided.

ThisType &Dune::XT::Common::ActiveEnableDebugLoggingForCtors::operator=(ThisType &&source) noexcept

No documentation provided.

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

No documentation provided.

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

No documentation provided.

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

No documentation provided.

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

No documentation provided.

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

No documentation provided.

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

No documentation provided.

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

No documentation provided.