Skip to content

Struct rayx::Warn

ClassList > rayx > Warn

Public Functions

Type Name
Warn (std::string filename, int line)
Warn & operator<< (T t)
~Warn ()

Public Functions Documentation

function Warn

rayx::Warn::Warn (
    std::string filename,
    int line
) 

function operator<<

template<typename T>
inline Warn & rayx::Warn::operator<< (
    T t
) 

function ~Warn

rayx::Warn::~Warn () 


The documentation for this class was generated from the following file Intern/rayx-core/src/Debug/Debug.h