Files
secretpsxsplash/test_literal.cpp
Jan Racek e51c06b012 hush
2026-03-24 13:01:47 +01:00

4 lines
192 B
C++
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
#include <psyqo/fixed-point.hh>
using namespace psyqo::fixed_point_literals;
auto x = 1_fp;