xcal
基于 C++23 的现代图形渲染引擎
载入中...
搜索中...
未找到
Public 成员函数 | 静态 Public 属性 | 所有成员列表
xcmath::static_string< args > 模板结构体 参考

#include <compiling.hpp>

Public 成员函数

constexpr operator const char * () const
 

静态 Public 属性

static constexpr const char str [] = {args...}
 

详细描述

template<char... args>
struct xcmath::static_string< args >

在文件 compiling.hpp10 行定义.

成员函数说明

◆ operator const char *()

template<char... args>
constexpr xcmath::static_string< args >::operator const char * ( ) const
inlineconstexpr

在文件 compiling.hpp12 行定义.

引用了 xcmath::static_string< args >::str.

类成员变量说明

◆ str

template<char... args>
constexpr const char xcmath::static_string< args >::str[] = {args...}
staticconstexpr

在文件 compiling.hpp11 行定义.

被这些函数引用 xcmath::static_string< args >::operator const char *().


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