xcal
基于 C++23 的现代图形渲染引擎
|
#include <concepts>
命名空间 | |
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 |
#define MATHCONCEPTS_H |
在文件 concepts.h 第 4 行定义.