valarray_array.h (__valarray_default_construct): Replace use __is_fundamental with __is_pod.

* 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.

From-SVN: r110414
This commit is contained in:
Gabriel Dos Reis 2006-01-30 23:25:16 +00:00 committed by Gabriel Dos Reis
parent 5c31de1247
commit 253b7a28b2
2 changed files with 16 additions and 11 deletions