Closed suzukiplan closed 2 years ago
to make the function pointer to std::function
Also, the following enhancement is performed with addBreakOperand:
Remove all warnings with following options:
CFLAGS=-I../ \ -std=c++11 \ -Wall \ -Wfloat-equal \ -Wshadow \ -Wunused-variable \ -Wsign-conversion \ -Wclass-varargs \ -Wtype-limits \ -Werror
other:
to make the function pointer to std::function
Also, the following enhancement is performed with addBreakOperand:
Remove all warnings with following options:
other: