A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/muParserTest_8cpp.html below:

NCBI C++ ToolKit: src/gui/utils/muparser/muParserTest.cpp File Reference

This file contains the implementation of parser test cases. More...

#include <ncbi_pch.hpp>
#include <gui/utils/muparser/muParserTest.h>
#include <cstdio>
#include <cmath>
#include <iostream>

Go to the source code of this file.

Go to the SVN repository for this file.

  mu   Namespace for mathematical applications.
    mu::Test   Namespace for test cases.
 

This file contains the implementation of parser test cases.

Definition in file muParserTest.cpp.

◆ PARSER_CONST_E #define PARSER_CONST_E   2.718281828459045235360287

Definition at line 33 of file muParserTest.cpp.

◆ PARSER_CONST_PI #define PARSER_CONST_PI   3.141592653589793238462643

Definition at line 32 of file muParserTest.cpp.

◆ PARSER_THROWCHECK #define PARSER_THROWCHECK (   DOMAIN,   FAIL,   EXPR,   ARG  ) Value:

iErr = 0; \

ParserTester::c_iCount++; \

try \

{ \

p.Define##DOMAIN(EXPR, ARG); \

} \

catch(Parser::exception_type&) \

{ \

iErr = (

FAIL

==

false

) ? 0 : 1; \

} \

iStat += iErr;

◆ wxT

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4