m9710797
|
fcc2ca6773
Ran include-what-you-use (iwyu) and remove some unnecessary #include's
|
%!s(int64=5) %!d(string=hai) anos |
Wouter Vermaelen
|
4fc1763ac3
Replace 'array_ref' utility with 'span'
|
%!s(int64=6) %!d(string=hai) anos |
m9710797
|
9f2312e3d0
Make use of strCat() and strAppend()
|
%!s(int64=6) %!d(string=hai) anos |
wouter
|
d39854ac2f
use {} to create empty string
|
%!s(int64=12) %!d(string=hai) anos |
wouter
|
c41edbc71f
Revert "Don't construct empty strings via string::string("")"
|
%!s(int64=10) %!d(string=hai) anos |
wouter
|
8999465334
Don't construct empty strings via string::string("")
|
%!s(int64=12) %!d(string=hai) anos |
wouter
|
593bad6db5
Replace std::deque with array_ref in CommandLineParser
|
%!s(int64=11) %!d(string=hai) anos |
wouter
|
9c58265013
Ran include-what-you-use and removed some #includes
|
%!s(int64=11) %!d(string=hai) anos |
wouter
|
b8edb2c025
move (iso copy) out of STL containers
|
%!s(int64=11) %!d(string=hai) anos |
wouter
|
d089095d55
Various text-processing stuff
|
%!s(int64=11) %!d(string=hai) anos |
Wouter Vermaelen
|
52f238dea7
various std::string related cleanups
|
%!s(int64=14) %!d(string=hai) anos |
Wouter Vermaelen
|
1e9781409a
small tweak: prefer to use std::deque (instead of std::list) when we only need to insert/remove at the begin/end of the collection
|
%!s(int64=16) %!d(string=hai) anos |
Maarten ter Huurne
|
3df5b2f34c
Enabled keyword substitution of "Id" on files that were recently created.
|
%!s(int64=18) %!d(string=hai) anos |
Wouter Vermaelen
|
5b0303d311
split CommandLineParser in CommandLineParser and CLIOption
|
%!s(int64=18) %!d(string=hai) anos |