Peng Fan 427acf320c std::list should be sorted before unique
std::list should be sorted first, then unique can remove duplicated
objects. Otherwise there will be many duplicated objects.

Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
2014-07-24 17:15:42 +10:00
Description
No description provided
6.1 MiB
Languages
C 39.5%
C++ 25.6%
Python 16%
Roff 15.7%
M4 1.7%
Other 1.5%