Skip to content

Releases: phmkopp/vtu11

v1.3

Choose a tag to compare

@phmkopp phmkopp released this 18 Feb 15:27
8cf8568

The attached header files are single header versions for >= C++ 11 (vtu11.hpp) and >= C++ 17 (vtu11-cpp17.hpp). The C++ 17 version directly uses <filesystem> instead of the ghc filesystem header.

v1.2

Choose a tag to compare

@phmkopp phmkopp released this 19 Dec 17:50
a5e8200

The attached header files are single header versions for >= C++ 11 (vtu11.hpp) and >= C++ 17 (vtu11-cpp17.hpp). The C++ 17 version directly uses <filesystem> instead of the ghc filesystem header.

v1.1

Choose a tag to compare

@phmkopp phmkopp released this 09 Dec 16:47
4e6bebe

The attached header files are single header versions for >= C++ 11 (vtu11.hpp) and >= C++ 17 (vtu11-cpp17.hpp). The C++ 17 version directly uses <filesystem> instead of the ghc filesystem header.

v1.0

Choose a tag to compare

@phmkopp phmkopp released this 19 Mar 12:36
7372a45
Merge pull request #37 from phmkopp/finalCosmetics

Add C++ 17 switch to single_header.sh and update readme