NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
neforce::source_location结构体 参考

源码位置信息 更多...

#include <source_location.hpp>

Public 成员函数

constexpr const char * file_name () const noexcept
 文件名
constexpr const char * func_name () const noexcept
 函数名
constexpr uint32_t line () const noexcept
 行号
constexpr uint32_t column () const noexcept
 列号

静态 Public 成员函数

static consteval source_location current () noexcept
 当前源码位置

详细描述

源码位置信息

在文件 source_location.hpp23 行定义.


该结构体的文档由以下文件生成: