UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IsFixedWidthCharEncoding.h File Reference
#include <type_traits>
#include "Traits/IsCharType.h"

Go to the source code of this file.

Classes

struct  TIsFixedWidthCharEncoding< Encoding >
 

Namespaces

namespace  UE
 
namespace  UE::Core
 
namespace  UE::Core::Private
 implementation
 

Functions

template<typename Encoding >
constexpr bool UE::Core::Private::IsFixedWidthEncodingImpl ()
 

Variables

template<typename Encoding >
constexpr bool TIsFixedWidthCharEncoding_V = TIsFixedWidthCharEncoding<Encoding>::Value
 

Variable Documentation

◆ TIsFixedWidthCharEncoding_V

template<typename Encoding >
constexpr bool TIsFixedWidthCharEncoding_V = TIsFixedWidthCharEncoding<Encoding>::Value
inlineconstexpr