#include <corelib/ncbiexpt.hpp>
Include dependency graph for alnexception.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 CAlnException Macros #define _ALNMGR_ASSERT(expr) Macro Definition Documentation ◆ _ALNMGR_ASSERT #define _ALNMGR_ASSERT ( expr ) Value:do { \
if ( !(expr) ) { \
_ASSERT(expr); \
NCBI_THROW(
CAlnException, eInternalFailure, \
string("Assertion failed: ") + #expr); \
} \
} while ( 0 )
CAlnException Definition: alnexception.hpp:43Definition at line 83 of file alnexception.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