Skip to content

Release of bdig.hpp which support c++98 standard

Latest
Compare
Choose a tag to compare
@AndreyGRSV AndreyGRSV released this 12 Oct 16:41
· 9 commits to master since this release
fc46ef6

This version bdig.hpp can be used for compilers wich support only c++98 standard.
Support common operators (+,-,/,*) and set of math functions like sin, cos, pow, etc.