TzuChieh / Photon-v2

A program that takes photographs of a virtual world.
https://tzuchieh.github.io/Photon-v2-site/engine_docs/v2.0.0-beta/Photon/html/index.html
MIT License
84 stars 5 forks source link

Add C++23 `std::mdspan` support under `TSpan` #85

Open TzuChieh opened 11 months ago

TzuChieh commented 11 months ago

Currently this is not available in major compilers (not fully available). Want until clang and MSVC have full support, then add it.