Sha256: 60cf82dfa7b6adf06e46ed77f9c0fd3f4583b60ef17331cc81ea08d97940b6da

Contents?: true

Size: 1.27 KB

Versions: 135

Compression:

Stored size: 1.27 KB

Contents

/*
 * Copyright (c) 1998
 * Mark of the Unicorn, Inc.
 *
 * Permission to use, copy, modify, distribute and sell this software
 * and its documentation for any purpose is hereby granted without fee,
 * provided that the above copyright notice appear in all copies and
 * that both that copyright notice and this permission notice appear
 * in supporting documentation.  Mark of the Unicorn, Inc. makes no
 * representations about the suitability of this software for any
 * purpose.  It is provided "as is" without express or implied warranty.
 *
 */
#if defined( _STLP_USE_MSIPL ) && !defined( _STLP_MSL_STRING_H_ )
#define _STLP_MSL_STRING_H_

//# define char_traits __msl_char_traits
# define basic_string __msl_basic_string
# define b_str_ref __msl_b_str_ref
# define basic_istream __msl_basic_istream
# define basic_ostream __msl_basic_ostream
# define string __msl_string
# define wstring __msl_wstring
# define iterator_traits __msl_iterator_traits

namespace std
{
  template<class charT, class traits> class basic_istream;
  template<class charT, class traits> class basic_ostream;
}

# include _STLP_NATIVE_HEADER(string)
// # undef char_traits
# undef basic_string
# undef b_str_ref
# undef basic_istream
# undef basic_ostream
# undef string
# undef wstring
# undef iterator_traits

#endif

Version data entries

135 entries across 135 versions & 2 rubygems

Version Path
rhodes-7.6.0 platform/shared/stlport/stlport/stl/msl_string.h
rhodes-7.5.1 platform/shared/stlport/stlport/stl/msl_string.h
rhodes-7.4.1 platform/shared/stlport/stlport/stl/msl_string.h
rhodes-7.1.17 platform/shared/stlport/stlport/stl/msl_string.h
rhodes-6.2.0 platform/shared/stlport/stlport/stl/msl_string.h
rhodes-6.0.11 platform/shared/stlport/stlport/stl/msl_string.h
rhodes-5.5.18 platform/shared/stlport/stlport/stl/msl_string.h
rhodes-5.5.17 platform/shared/stlport/stlport/stl/msl_string.h
rhodes-5.5.15 platform/shared/stlport/stlport/stl/msl_string.h
rhodes-5.5.0.22 platform/shared/stlport/stlport/stl/msl_string.h
rhodes-5.5.2 platform/shared/stlport/stlport/stl/msl_string.h
rhodes-5.5.0.7 platform/shared/stlport/stlport/stl/msl_string.h
rhodes-5.5.0.3 platform/shared/stlport/stlport/stl/msl_string.h
rhodes-5.5.0 platform/shared/stlport/stlport/stl/msl_string.h
tauplatform-1.0.3 platform/shared/stlport/stlport/stl/msl_string.h
tauplatform-1.0.2 platform/shared/stlport/stlport/stl/msl_string.h
tauplatform-1.0.1 platform/shared/stlport/stlport/stl/msl_string.h
rhodes-3.5.1.12 platform/shared/stlport/stlport/stl/msl_string.h
rhodes-3.3.5 platform/shared/stlport/stlport/stl/msl_string.h
rhodes-3.4.2 platform/shared/stlport/stlport/stl/msl_string.h