In test_dawson is there a better way to build those arrays at compile time?
Open
bug
- Dominant language
- C++
- Stars
- 17
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Look at: test_dawson.cpp
It works but we have todos on the compile-time construction of arrays.
Boost does thread_local. I commented that instead of a todo.
If I make this a thing I should make the num variable.
I could do a vector.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.