hdf5/c++
Bill Wendling a6b59791ab [svn-r6485] Purpose:
Bug Fix
Description:
    "using namespace std" isn't supported on HP-UX. We ahve the H5_NO_STD
    flag begin set, but it wasn't being used.
Solution:
    Added the check to the #ifdef line to see if H5_NO_STD is defined
    before trying to use it in the program.
Platforms tested:
    Kelgia
2003-03-17 12:20:07 -05:00
..
config [svn-r5002] 2002-02-22 17:12:52 -05:00
examples [svn-r6485] Purpose: 2003-03-17 12:20:07 -05:00
src [svn-r6485] Purpose: 2003-03-17 12:20:07 -05:00
test [svn-r6484] Purpose: 2003-03-17 11:41:02 -05:00
aclocal.m4 [svn-r5132] Purpose: 2002-04-02 17:08:23 -05:00
configure [svn-r6483] Snapshot version 1.5 release 49 2003-03-15 07:11:17 -05:00
configure.in [svn-r6483] Snapshot version 1.5 release 49 2003-03-15 07:11:17 -05:00
Makefile.in [svn-r6437] Description: 2003-02-25 09:56:36 -05:00