Fission FSN
Loading...
Searching...
No Matches
doctest::IsNaN< F > Struct Template Reference

#include <doctest.h>

Public Member Functions

 IsNaN (F f, bool flip=false)
IsNaN< F > operator! () const
 operator bool () const

Public Attributes

value
bool flipped

Constructor & Destructor Documentation

◆ IsNaN()

template<typename F>
doctest::IsNaN< F >::IsNaN ( F f,
bool flip = false )
inline

Member Function Documentation

◆ operator bool()

template<typename F>
doctest::IsNaN< F >::operator bool ( ) const

◆ operator!()

template<typename F>
IsNaN< F > doctest::IsNaN< F >::operator! ( ) const
inline

Member Data Documentation

◆ flipped

template<typename F>
bool doctest::IsNaN< F >::flipped

◆ value

template<typename F>
F doctest::IsNaN< F >::value

The documentation for this struct was generated from the following file: