0.1.0
Pre-release
Pre-release
Operators available:
- Assignment operators:
=
- Unary arithmetic operators:
+
,-
- Relational operators:
<
,>
,<=
,>=
,==
,!=
- I/O stream operators:
<<
,>>
Other features:
- Makefile for automated builds
- Release script for automated release
- Unit tests for constructors and all available operators