Age | Commit message (Collapse) | Author |
|
codestyle of derived structs.
|
|
static cast type, operator methods.
|
|
others were still regular inline), but make sure inline is always a 'forced' inline (I am looking at you MSVC)
|
|
|
|
|
|
|
|
|
|
(SmallArray|FixedSizeArray)::(Append|AppendC) with other containers. (skidd13)
|
|
(skidd13)
|
|
|
|
members to better fit other container classes. (skidd13)
|
|
if a header require a header make it include that header
|
|
|
|
something more than whitespace as description of files that don't have a description.
|
|
YAPF classes (node-list, nodes, keys, etc.) and CArrayT
|
|
|
|
|
|
(smart pointers, blob, array, hashtable, etc.) moved from src/yapf to src/misc as they can now be used anywhere.
|