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
Merge Sort
ECE2574_Function_Calling_Example
Program to Time Difference
DESim Example Starter Code
Access namespace by unqualified manner
sfinae
(non?)-template template parameters for container stream insertion
move_string
lref assignment
FUCK