Beispiel #1
0
TEST_F(FastAtofTest, FastAtof)
{
    RunTest<float>(FastAtofWrapper());
}
Beispiel #2
0
TEST_F(FastAtofTest, FastAtof)
{
    RunTest<ai_real>(FastAtofWrapper());
}