mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-03 03:29:30 +08:00
stl_config.h (__STL_MEMBER_TEMPLATES): Enable.
Tue Sep 9 17:38:47 1997 Mark Mitchell <mmitchell@usa.net> * stl_config.h (__STL_MEMBER_TEMPLATES): Enable. From-SVN: r15209
This commit is contained in:
parent
0355541399
commit
113952ef50
@ -1,3 +1,7 @@
|
||||
Tue Sep 9 17:38:47 1997 Mark Mitchell <mmitchell@usa.net>
|
||||
|
||||
* stl_config.h (__STL_MEMBER_TEMPLATES): Enable.
|
||||
|
||||
Tue Aug 5 17:06:01 1997 Jason Merrill <jason@yorick.cygnus.com>
|
||||
|
||||
* deque.h, function.h, hashtable.h, list.h, rope.h, ropeimpl.h,
|
||||
|
@ -88,6 +88,7 @@
|
||||
# define __STL_NEED_EXPLICIT
|
||||
# else
|
||||
# define __STL_CLASS_PARTIAL_SPECIALIZATION
|
||||
# define __STL_MEMBER_TEMPLATES
|
||||
# endif
|
||||
# ifdef __EXCEPTIONS
|
||||
# define __STL_USE_EXCEPTIONS
|
||||
|
Loading…
Reference in New Issue
Block a user