#include <charconv.h>
Link against: charconv.lib
class CCnvCharacterSetConverter::TArrayOfAscendingIndices |
Public Member Enumerations | |
---|---|
enum | TAppendResult { EAppendFailed, EAppendSuccessful } |
Public Member Functions | |
---|---|
TArrayOfAscendingIndices() | |
IMPORT_C TAppendResult | AppendIndex(TInt) |
TInt | NumberOfIndices() |
void | Remove(TInt) |
void | RemoveAll() |
TInt | operator[](TInt) |