decimal_for_cpp icon indicating copy to clipboard operation
decimal_for_cpp copied to clipboard

Suggest using constexpr

Open elohim-meth opened this issue 3 years ago • 1 comments

I would suggest making constructors and init methods constexpr. Also it would be convenient to have user defined literal (for example 0.0_dec)

elohim-meth avatar Dec 02 '20 06:12 elohim-meth

Looks like a good idea. Added to TODO list. Thanks.

vpiotr avatar Dec 04 '20 09:12 vpiotr