Wire Sysio
Wire Sysion 1.0.0
Loading...
Searching...
No Matches
catch_polyfills.hpp
Go to the documentation of this file.
1
/*
2
* Created by Martin on 17/11/2017.
3
*
4
* Distributed under the Boost Software License, Version 1.0. (See accompanying
5
* file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
6
*/
7
#ifndef TWOBLUECUBES_CATCH_POLYFILLS_HPP_INCLUDED
8
#define TWOBLUECUBES_CATCH_POLYFILLS_HPP_INCLUDED
9
10
namespace
Catch
{
11
bool
isnan
(
float
f
);
12
bool
isnan
(
double
d);
13
}
14
15
#endif
// TWOBLUECUBES_CATCH_POLYFILLS_HPP_INCLUDED
f
foo f
Definition
X02-DisabledMacros.cpp:25
Catch
Definition
231-Cfg-OutputStreams.cpp:32
Catch::isnan
bool isnan(float f)
Definition
catch_polyfills.cpp:15
libraries
sys-vm
external
Catch2
include
internal
catch_polyfills.hpp
Generated by
1.12.0