xcal
基于 C++23 的现代图形渲染引擎
载入中...
搜索中...
未找到
命名空间 | 概念 | 宏定义
concepts.h 文件参考
#include <concepts>
concepts.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

命名空间

namespace  xcmath
 Compiler-specific type information handling for MSVC
 
namespace  xcmath::concepts
 

概念

concept  xcmath::concepts::Add
 
concept  xcmath::concepts::Subtract
 
concept  xcmath::concepts::Muitiply
 
concept  xcmath::concepts::Divide
 
concept  xcmath::concepts::Minus
 
concept  xcmath::concepts::Sqrt
 
concept  xcmath::concepts::lt
 
concept  xcmath::concepts::le
 
concept  xcmath::concepts::gt
 
concept  xcmath::concepts::ge
 
concept  xcmath::concepts::eq
 
concept  xcmath::concepts::ne
 
concept  xcmath::concepts::lg
 
concept  xcmath::concepts::Compare
 
concept  xcmath::concepts::PrefixPlusPlus
 
concept  xcmath::concepts::PostfixMinusMinus
 
concept  xcmath::concepts::SurfixPlusPlus
 
concept  xcmath::concepts::SurfixMinusMinus
 

宏定义

#define MATHCONCEPTS_H
 

宏定义说明

◆ MATHCONCEPTS_H

#define MATHCONCEPTS_H

在文件 concepts.h4 行定义.