Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
LineBreakImplementation< T, Size > Struct Template Reference

#include <Char.h>

Public Types

typedef T CharType
 

Static Public Member Functions

static bool IsLinebreak (CharType c)
 

Detailed Description

template<typename T, const unsigned int Size>
struct LineBreakImplementation< T, Size >

Definition at line 66 of file Char.h.

Member Typedef Documentation

◆ CharType

template<typename T , const unsigned int Size>
typedef T LineBreakImplementation< T, Size >::CharType

Definition at line 68 of file Char.h.

Member Function Documentation

◆ IsLinebreak()

template<typename T , const unsigned int Size>
static bool LineBreakImplementation< T, Size >::IsLinebreak ( CharType c)
inlinestatic

Definition at line 70 of file Char.h.


The documentation for this struct was generated from the following file: