#include <common.h>
|
constexpr | source_loc () |
|
constexpr | source_loc (const char *filename_in, int line_in, const char *funcname_in) |
|
constexpr bool | empty () const noexcept |
|
Definition at line 208 of file common.h.
constexpr spdlog::source_loc::source_loc |
( |
| ) |
|
|
inline |
constexpr spdlog::source_loc::source_loc |
( |
const char * |
filename_in, |
|
|
int |
line_in, |
|
|
const char * |
funcname_in |
|
) |
| |
|
inline |
constexpr bool spdlog::source_loc::empty |
( |
| ) |
const |
|
inlinenoexcept |
const char* spdlog::source_loc::filename |
const char* spdlog::source_loc::funcname |
uint32_t spdlog::source_loc::line |
The documentation for this struct was generated from the following file:
- sdk_core/include/third_party/spdlog/spdlog/common.h