Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
isnan_constexpr
#include <iostream> #include <cmath> #include <iomanip> int main() { constexpr bool nan = std::isnan(300.0); std::cout << std::boolalpha << nan; }
run
|
edit
|
history
|
help
0
NaN inside set
Maze problem solution
insertion sort
Task on Задача C. Белочка
nontype template parameter produced with decltype for function
What's the problem with this?
std::99 bottles of beer!
boost::geometry::distance performance overhead compared to a straightforward implementation
user defined exception
Test size_t