Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
LineBreakImplementation< T, 1 > 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>
struct LineBreakImplementation< T, 1 >

Definition at line 83 of file Char.h.

Member Typedef Documentation

◆ CharType

template<typename T >
typedef T LineBreakImplementation< T, 1 >::CharType

Definition at line 85 of file Char.h.

Member Function Documentation

◆ IsLinebreak()

template<typename T >
static bool LineBreakImplementation< T, 1 >::IsLinebreak ( CharType c)
inlinestatic

Definition at line 87 of file Char.h.


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