LibraryLink Utilities  3.0.1
Modern C++ wrapper over LibraryLink and WSTP
LLU::WS::CharTypeStruct< E > Struct Template Reference

Description

template<Encoding E>
struct LLU::WS::CharTypeStruct< E >

Template Parameters
E- encoding

Defines which character type is bound to encoding E

#include <EncodingTraits.hpp>

Public Types

using type = char
 static_assert will trigger compilation error, we add a dummy type to prevent further compiler errors More...
 

Type aliases documentation

◆ type

template<Encoding E>
using LLU::WS::CharTypeStruct< E >::type = char

static_assert will trigger compilation error, we add a dummy type to prevent further compiler errors