Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <doctest.h>
Public Member Functions | |
IsNaN (F f, bool flip=false) | |
IsNaN< F > | operator! () const |
operator bool () const | |
Data Fields | |
F | value |
bool | flipped |
|
inline |
doctest::IsNaN< F >::operator bool | ( | ) | const |
|
inline |
bool doctest::IsNaN< F >::flipped |
F doctest::IsNaN< F >::value |