h5cpp  0.4.1
A modern C++ wrapper for the HDF5 C library
version.hpp File Reference
#include <string>
#include <iostream>
#include <h5cpp/core/windows.hpp>
Include dependency graph for version.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hdf5::Version
 a 3 number version class More...
 

Namespaces

 hdf5
 

Functions

bool hdf5::operator<= (const Version &lhs, const Version &rhs)
 checks if the left version is smaller or equal to the right More...