Public Member Functions | Public Attributes | List of all members
doctest::IsNaN< F > Struct Template Reference

#include <doctest.h>

Public Member Functions

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

Public Attributes

bool flipped
 
value
 

Detailed Description

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

Definition at line 1253 of file doctest.h.

Constructor & Destructor Documentation

◆ IsNaN()

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

Definition at line 1256 of file doctest.h.

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

Definition at line 1257 of file doctest.h.

Member Data Documentation

◆ flipped

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

Definition at line 1255 of file doctest.h.

◆ value

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

Definition at line 1255 of file doctest.h.


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


rosbag_fancy
Author(s):
autogenerated on Tue Feb 20 2024 03:20:59