Hacker News new | ask | show | jobs
by thebigwinning 1118 days ago
> Of course it's allowed,

It's not. If you to use a function in a constexpr context then it will complain it needs to be marked as such. So the API creator needs to label every function in case a client wants to use it.