8cdb68e8c7
Changelog at <https://sourceforge.net/project/shownotes.php?group_id=146814&release_id=544939> PR: ports/118372 Submitted by: Vaclav Haisman <v.haisman (at) sh.cvut.cz>
14 lines
421 B
Diff
14 lines
421 B
Diff
--- stlport/stl/config/user_config.h Sun Dec 2 19:53:27 2007
|
|
+++ stlport/stl/config/user_config.h Sun Dec 2 19:53:41 2007
|
|
@@ -285,9 +285,9 @@
|
|
* but after link phase and optimization you will only experiment benefit if you use
|
|
* many container with pointer types.
|
|
*/
|
|
-/*
|
|
+
|
|
#define _STLP_USE_PTR_SPECIALIZATIONS 1
|
|
-*/
|
|
+
|
|
|
|
/*
|
|
* To achieve many different optimizations within the template implementations STLport
|