summaryrefslogtreecommitdiff
path: root/core/fxcrt/cfx_string_c_template.h
AgeCommit message (Expand)Author
2017-05-18Use UnownedPtr to check CFX_*StringC lifetimeschromium/3104Tom Sepez
2017-04-17Add iterators for Byte/WideStringCs.Tom Sepez
2017-04-13Add ability to make StringCs from std::vector<>s.Tom Sepez
2017-03-31Re-arrange fxcrt string files to match naming.Tom Sepez
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2016-11-21Fixup lint flags.Dan Sinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-05-13Templatize CFX_{Byte,Wide}StringCtsepez