#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:41Definition 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