|
libfly
6.2.2
C++20 utility library for Linux, macOS, and Windows
|
#include <types.hpp>
Public Attributes | |
| std::string_view | m_file |
| std::string_view | m_function |
| std::uint32_t | m_line {0} |
Structure to store basic information about from where a task was posted.
N.B. This may be replaced by std::source_location when generally available.