mask_array.h (mask_array): Rename template type parameter to avoid conflicts with...
authorDavid E O'Brien <obrien@FreeBSD.org>
Fri, 4 Aug 2000 17:22:03 +0000 (11:22 -0600)
committerJeff Law <law@gcc.gnu.org>
Fri, 4 Aug 2000 17:22:03 +0000 (11:22 -0600)
commit2c2a534b33212df3d41c2439aae85cf9f3c4412d
tree661c48424b837ec48b559d52ea7b4df8f231b400
parenta6e919b38231bf5ca006464dca59920b851466fa
mask_array.h (mask_array): Rename template type parameter to avoid conflicts with ctype.h on BSD systems.

        * std/mask_array.h (mask_array): Rename template type
        parameter to avoid conflicts with ctype.h on BSD systems.
        * std/slice_array.h (slice_array): Likewise.

From-SVN: r35486
libstdc++/ChangeLog
libstdc++/std/mask_array.h
libstdc++/std/slice_array.h