LogAlways Struct Reference

CPP API: mio::LogAlways Struct Reference
mio::LogAlways Struct Reference

#include <history.h>

Inheritance diagram for mio::LogAlways:

Public Member Functions

template<class T >
constexpr bool should_log (const T &)
 Always returns true, for any type T. More...
 

Member Function Documentation

◆ should_log()

template<class T >
constexpr bool mio::LogAlways::should_log ( const T &  )
inlineconstexpr

Always returns true, for any type T.