Encodings.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  { ch_PERIOD = '.' , ch_QUESTION_MARK = '?' , ch_EXCLAMATION = '!' , ch_UNDERSCORE = '_' }
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
ch_PERIOD 
ch_QUESTION_MARK 
ch_EXCLAMATION 
ch_UNDERSCORE 

Definition at line 42 of file Encodings.hpp.