![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IsCharEncodingSimplyConvertibleTo.h>
Static Public Attributes | |
| static constexpr bool | Value = UE::Core::Private::IsCharEncodingSimplyConvertibleToImpl<SrcEncoding, DestEncoding>() |
Trait which tests if code units of the source encoding are simply convertible (i.e. by assignment) to the destination encoding.
|
staticconstexpr |