WingNews logo WingNews
top | new | best | ask | show | jobs
top | item 9752670

(no title)

CodeWithCoffee | 10 years ago

> Only numeric variables are supported (no strings, no matrices)

Basic.hpp defines LET as:

    #define LET double [1]
Perhaps this would allow for a broader range of types, seen as C++11 is being used:

    #define LET auto
[1]: https://github.com/rollbear/basicpp/blob/master/basic.hpp#L8...

discuss

order

No comments yet.

powered by hn/api // news.ycombinator.com