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/seqalign__exception_8hpp.html below:

NCBI C++ ToolKit: include/objects/seqalign/seqalign_exception.hpp File Reference

#include <corelib/ncbiexpt.hpp>

Include dependency graph for seqalign_exception.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes class   CSeqalignException   Macros #define  _SEQALIGN_ASSERT(expr)   Macro Definition Documentation ◆ _SEQALIGN_ASSERT #define _SEQALIGN_ASSERT (   expr ) Value:

do { \

if ( !(expr) ) { \

_ASSERT(expr); \

NCBI_THROW(

CSeqalignException

, eInvalidAlignment, \

string("Assertion failed: ") + #expr); \

} \

} while ( 0 )

CSeqalignException Definition: seqalign_exception.hpp:41

Definition at line 99 of file seqalign_exception.hpp.


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