Go to Overview over all GrAL packages.
Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

Forward/string_fwd.h

Go to the documentation of this file.
00001 #ifndef NMWR_GB_STRING_FORWARD_H
00002 #define NMWR_GB_STRING_FORWARD_H
00003 
00004 
00005 // $LICENSE
00006 
00007 
00008 #include "Config/compiler-config.h"
00009 
00010 /*
00011 template<class T>     class  allocator;
00012 template<class charT> struct char_traits;
00013 template <>           struct char_traits<char>;
00014 
00015 
00016 template<class charT, class traits, class Allocator>
00017 class basic_string;
00018 
00019 typedef basic_string<char, char_traits<char>, allocator<char> > string;
00020 */
00021 
00022 #include <string>
00023 
00024 #endif

Copyright (c) Guntram Berti 1997-2002. See the GrAL Homepage for up-to-date information.

Generated at Tue Feb 26 15:57:02 2002 for Utilities by doxygen 1.2.11-20011104 written by Dimitri van Heesch, © 1997-2000