![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ConvertibleTo.h>
Concept which describes convertibility from one type to another.
We use this instead of std::convertible_to because <concepts> isn't a well supported header yet.