hdf5/c++/examples
Sean McBride 20c452fe5c
Removed checks/workarounds for pre-C++89 compatibility (#449)
After 30+ years, just assume that the following exist:
- extension-less includes
- namespaces
- std::
- static_cast
- bool
2021-03-10 11:51:45 -06:00
..
chunks.cpp Removed checks/workarounds for pre-C++89 compatibility (#449) 2021-03-10 11:51:45 -06:00
CMakeLists.txt CMake: Add an option to opt-out static libgcc 2020-10-31 10:31:38 +01:00
CMakeTests.cmake Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
compound.cpp Removed checks/workarounds for pre-C++89 compatibility (#449) 2021-03-10 11:51:45 -06:00
create.cpp Removed checks/workarounds for pre-C++89 compatibility (#449) 2021-03-10 11:51:45 -06:00
expected.out
extend_ds.cpp Removed checks/workarounds for pre-C++89 compatibility (#449) 2021-03-10 11:51:45 -06:00
h5group.cpp Removed checks/workarounds for pre-C++89 compatibility (#449) 2021-03-10 11:51:45 -06:00
h5tutr_cmprss.cpp Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
h5tutr_crtatt.cpp Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
h5tutr_crtdat.cpp Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
h5tutr_crtgrp.cpp Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
h5tutr_crtgrpar.cpp Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
h5tutr_crtgrpd.cpp Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
h5tutr_extend.cpp Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
h5tutr_rdwt.cpp Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
h5tutr_subset.cpp Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
Makefile.am Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
readdata.cpp Removed checks/workarounds for pre-C++89 compatibility (#449) 2021-03-10 11:51:45 -06:00
run-c++-ex.sh.in Update license url part2 (#333) 2021-02-17 08:52:36 -06:00
testh5c++.sh.in Removed checks/workarounds for pre-C++89 compatibility (#449) 2021-03-10 11:51:45 -06:00
writedata.cpp Removed checks/workarounds for pre-C++89 compatibility (#449) 2021-03-10 11:51:45 -06:00