24STL::vector<IndexedCharacter> 
Format(
const IndexedCharacter *indexedText, 
const IndexConverter &indexConverter, 
const FormatArgs &args) 
noexcept;
 
インデックスコンバータクラス
Definition mgl_text_index_converter.h:24
 
uint16_t IndexedCharacter
インデックス化文字
Definition mgl_text_defs.h:30