WPILibC++ 2024.3.2
detail::error_handler Struct Reference

#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/fmtlib/include/fmt/core.h>

Public Member Functions

constexpr error_handler ()=default
 
FMT_NORETURN void on_error (const char *message)
 

Constructor & Destructor Documentation

◆ error_handler()

constexpr detail::error_handler::error_handler ( )
constexprdefault

Member Function Documentation

◆ on_error()

FMT_NORETURN void detail::error_handler::on_error ( const char *  message)
inline

The documentation for this struct was generated from the following file: