Template Function TP_WARN#

Function Documentation#

template<typename ...Args>
constexpr void TP_WARN(const Args&... args)#

Log a warn message.

Template Parameters:

Args – Message to log.