Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
IsFixedWidthCharEncoding.h File Reference
#include <type_traits>
#include "Traits/IsCharType.h"
+ Include dependency graph for IsFixedWidthCharEncoding.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TIsFixedWidthCharEncoding< Encoding >
 

Namespaces

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

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

Definition at line 40 of file IsFixedWidthCharEncoding.h.