Class ScopedQuickstartGtest

Class Documentation

class ScopedQuickstartGtest

RAII-style scoped setup and teardown for memory tools used with googletest.

Public Functions

template<typename ...Args>
inline explicit ScopedQuickstartGtest(Args&&... args)
inline virtual ~ScopedQuickstartGtest()
inline bool memory_tools_is_working() const

Return true if memory tools was installed correctly and working.