HighFive
2.10.0
HighFive - Header-only C++ HDF5 interface
Loading...
Searching...
No Matches
H5Version.hpp
Go to the documentation of this file.
1
/*
2
* Copyright (c), 2020
3
*
4
* Distributed under the Boost Software License, Version 1.0.
5
* (See accompanying file LICENSE_1_0.txt or copy at
6
* http://www.boost.org/LICENSE_1_0.txt)
7
*
8
*/
9
#pragma once
10
11
#define HIGHFIVE_VERSION_MAJOR 2
12
#define HIGHFIVE_VERSION_MINOR 10
13
#define HIGHFIVE_VERSION_PATCH 0
14
27
#define HIGHFIVE_VERSION 2.10.0
28
33
#define HIGHFIVE_VERSION_STRING "2.10.0"
highfive
H5Version.hpp
Generated by
1.10.0