suanPan
print.h File Reference
#include <functional>
Include dependency graph for print.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void suanpan_info (const char *,...)
 
void suanpan_debug (const char *,...)
 
void suanpan_extra_debug (const char *,...)
 
void suanpan_warning (const char *,...)
 
void suanpan_error (const char *,...)
 
void suanpan_fatal (const char *,...)
 
void suanpan_debug (const std::function< void()> &)
 

Function Documentation

◆ suanpan_debug() [1/2]

void suanpan_debug ( const char *  M,
  ... 
)
Here is the call graph for this function:

◆ suanpan_debug() [2/2]

void suanpan_debug ( const std::function< void()> &  F)

◆ suanpan_error()

void suanpan_error ( const char *  M,
  ... 
)
Here is the call graph for this function:

◆ suanpan_extra_debug()

void suanpan_extra_debug ( const char *  M,
  ... 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ suanpan_fatal()

void suanpan_fatal ( const char *  M,
  ... 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ suanpan_info()

void suanpan_info ( const char *  M,
  ... 
)

◆ suanpan_warning()

void suanpan_warning ( const char *  M,
  ... 
)
Here is the call graph for this function:
Here is the caller graph for this function: