feisty meow concerns codebase  2.140
t_bin.cpp File Reference
Include dependency graph for t_bin.cpp:

Go to the source code of this file.

Macros

#define LOG(s)   CLASS_EMERGENCY_LOG(program_wide_logger().get(), astring(s))
 
#define BASE_LOG(s)   EMERGENCY_LOG(program_wide_logger().get(), astring(s))
 

Variables

const int ITEM_COUNT = 10000
 

Macro Definition Documentation

◆ BASE_LOG

#define BASE_LOG (   s)    EMERGENCY_LOG(program_wide_logger().get(), astring(s))

Definition at line 46 of file t_bin.cpp.

◆ LOG

#define LOG (   s)    CLASS_EMERGENCY_LOG(program_wide_logger().get(), astring(s))

Definition at line 45 of file t_bin.cpp.

Variable Documentation

◆ ITEM_COUNT

const int ITEM_COUNT = 10000

Definition at line 42 of file t_bin.cpp.