[LLVMdev] std::string

Krzysztof Parzyszek kparzysz at codeaurora.org
Sat Jan 19 19:04:01 PST 2013


On 1/19/2013 8:36 PM, Chris Lattner wrote:
>
> See:
> http://llvm.org/docs/ProgrammersManual.html#picking-the-right-data-structure-for-a-task

Were the "small n" characteristics the main motivation?  Memory-wise, 
STL classes allow user-defined allocators, so use of things like memory 
pools should be relatively straightforward.  Just wondering...  :)

-Krzysztof

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, 
hosted by The Linux Foundation



More information about the llvm-dev mailing list