Make Your Life Easier is a cpp library to help you code with C++ even more efficient
- Maximilian Burger
- Alexander Hiermann
- Thomas Wachter
- Advanced Float Library
- Public Identifier (mPID)
- Finish Object 2D to be able to inherit
- Advanced algorithm
- Luhn
- Benchmark
- Timer
- Advanced Number Library
- Integer Library
- Random Integer in Range
- Integer to Binary String
- Much more
- Integer Library
- Object2D
- Basic Object2D class to easily calculate 2D Values
- String
- Random String
- Replace
- File
- Write to File
- Read from File
- Advanced Makro Library
- Forward Values in Templates
- AGAIN Revert the fori Loop and do it all over
- No Except for expression
Supported IDE: VS2019
- Clone the repository
- Open the MYLE.sln
- Include the needed example file in the project (z.B. luhn_example.cpp)
- Exclude the other example files
- Rebuild the solution
- Run
Check the Wiki for more!