MCPcopy Create free account
hub / github.com/FastFlowLM/FastFlowLM / box_print_bound

Function box_print_bound

src/include/utils/debug_utils.hpp:158–160  ·  view source on GitHub ↗

\brief box_print_bound macro \param width the width of the box

Source from the content-addressed store, hash-verified

156/// \brief box_print_bound macro
157/// \param width the width of the box
158inline void box_print_bound(int width = 40){
159 MSG_BONDLINE(width);
160}
161
162/// \brief box_print_line macro
163/// \param msg the message to log

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected