Blender  V3.3
Macros
function.h File Reference
#include <functional>

Go to the source code of this file.

Macros

#define function_bind   std::bind
 
#define function_null   nullptr
 

Macro Definition Documentation

◆ function_bind

#define function_bind   std::bind

Definition at line 11 of file function.h.

◆ function_null

#define function_null   nullptr

Definition at line 12 of file function.h.