This commit is contained in:
@@ -488,7 +488,7 @@ using http_ranges = std::vector<http_range>;
|
|||||||
} // namespace monitarr
|
} // namespace monitarr
|
||||||
#endif // defined(__cplusplus)
|
#endif // defined(__cplusplus)
|
||||||
|
|
||||||
#define MONITARR_USES_FUNCTION_NAME() \
|
#define MONITARR_USES_FUNCTION_NAME() \
|
||||||
static constexpr std::string_view function_name { \
|
static constexpr std::string_view function_name { \
|
||||||
static_cast<const char *>(__FUNCTION__), \
|
static_cast<const char *>(__FUNCTION__), \
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user