xcal
基于 C++23 的现代图形渲染引擎
|
#include <algorithm>
#include <cstddef>
#include <functional>
#include <iostream>
#include <stdexcept>
#include <string>
#include <string_view>
#include <vector>
类 | |
struct | xclogger::Message |
命名空间 | |
namespace | xclogger |
函数 | |
template<class T = ImplCatgory> | |
std::ostream & | xclogger::operator<< (std::ostream &o, const Message &msg) |