numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Namespace of internal implementations. More...
Functions | |
auto | format_error (std::string_view message, util::source_info_view source_info) -> std::string |
Format error. | |
Namespace of internal implementations.
|
inlinenodiscard |
Format error.
[in] | message | Error message. |
[in] | source_info | Information of source codes. |
Definition at line 42 of file exception.h.