Lugdunum  0.1.0
Macros
Debug.hpp File Reference
#include <lug/Config.hpp>
#include <lug/System/Utils.hpp>
#include <iostream>
Include dependency graph for Debug.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LUG_ASSERT(assertion, message)
 
#define LUG_DEBUG_BREAK()
 

Macro Definition Documentation

◆ LUG_ASSERT

#define LUG_ASSERT (   assertion,
  message 
)

Definition at line 38 of file Debug.hpp.

◆ LUG_DEBUG_BREAK

#define LUG_DEBUG_BREAK ( )

Definition at line 39 of file Debug.hpp.