Phosphor
Qt6 / Wayland library suite for window-management tools
 
Loading...
Searching...
No Matches
PhosphorAnimation::detail::ScalarValue Concept Reference

#include <phosphor-animation/include/PhosphorAnimation/Interpolate.h>

Concept definition

template<typename T>
concept PhosphorAnimation::detail::ScalarValue = std::is_arithmetic_v<T>
Definition Interpolate.h:403