wren
Vulkan-based game engine
Loading...
Searching...
No Matches
format.hpp
Go to the documentation of this file.
1#pragma once
2
3
4// template <typename T>
5// auto fmt::formatter<std::span<T>>::format(std::span<T> span, fmt::forma)