[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#158988: g++-3.2: char_traits template does not have a implementation



Package: g++-3.2
Version: 1:3.2.1-0pre1
Severity: normal
Tags: upstream

Hi!

bits/char_traits.h Defines the char_traits template without providing a
default implementation, only specialisations for char and wchar_t. This
is very annoying as you need to fill in all the gory details if you want
to have a string of something else (like string<size_t> to hold a list
of postitions into some other string, supporting the same operations as
the original string. Useful to write bidirectional reordering).

Regards,
Tobias

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux c3po 2.4.19-my-686 #1 Thu Aug 29 15:10:10 CEST 2002 i686
Locale: LANG=C, LC_CTYPE=de_DE@euro

Versions of packages g++-3.2 depends on:
ii  gcc-3.2                    1:3.2.1-0pre1 The GNU C compiler.
ii  gcc-3.2-base               1:3.2.1-0pre1 The GNU Compiler Collection (base 
ii  libc6                      2.2.5-14      GNU C Library: Shared libraries an
ii  libstdc++5-dev             1:3.2.1-0pre1 The GNU stdc++ library version 3 (

-- no debconf information





Reply to: