8template <
typename DestType>
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
float Val(const FString &Value)
Definition UnrealMath.cpp:3163
Definition Insertable.h:9
auto Requires(DestType Dest, T &Val) -> decltype(Dest<< Val)