PATCH to valarray

Benjamin Kosnik bkoz@redhat.com
Tue Jan 31 01:43:00 GMT 2006


> 	* include/bits/valarray_array.h (__valarray_default_construct):
> 	Replace use __is_fundamental with __is_pod.
> 	(__valarray_fill_construct): Likewise.
> 	(__valarray_copy_construct): Likewise.
> 	(__valarray_destroy_elements): Likewise.
> 	(__valarray_copy): Likewise.

You need to start checking in test cases for this stuff...

-benjamin



More information about the Libstdc++ mailing list