Macros
Assertions
Test that the given expression can be coerced to | |
Test that two given expressions are equal, as defined by the matching call to the | |
Test that the two given expressions are in the greater-than-or-equal relation as defined by the matching call to operator>=(,). | |
Test that the two given expressions are in the greather-than relation as defined by the matching call to operator>(,). | |
Test that the given expression can be coerced to | |
Test that the two given expressions are in the less-than-or-equal relation as defined by the matching call to operator<=(,). | |
Test that the two given expressions are in the less-than relation as defined by the matching call to operator<(,). | |
Test that two given expressions are not equal, as defined by the matching call to the | |
Test that the given expression can be coerced to | |
Force abortion of program if a condition is not met, regardless of debugging settings. | |
Force abortion of program, regardless of debugging settings. |
Concepts
Defines a new concept. | |
Perform a concept check. | |
Defines which concepts a model fulfills. | |
Defines a new concept as a refinement of existing concepts. | |
Define valid expressions. | |
Bind the visibility of a constructor to an expression. | |
Bind the visibility of a constructor to an expression. | |
Bind the visibility of a function to an expression. | |
Bind the visibility of a function to an expression. |
From Outside
If set to 1 then bzlib2 is available, i.e. including | |
If set to 1 then zlib is available, i.e. including |
Input/Output
If set to 1 then bzlib2 is available, i.e. including | |
If set to 1 then zlib is available, i.e. including |
Parallelism
Indicates whether parallelism is enabled with value 0/1. | |
Portable conditional |
Testing & Debugging
Expand to a test suite beginning. | |
Expand to calling a test. | |
Generate a check point. | |
Expand to test definition. | |
Indicates whether checkpoints are enabled. | |
Indicates whether debugging is enabled. | |
Indicates whether testing is enabled. | |
Expand to a test suite ending. | |
Return path to the checkout root directory (i.e. containing core/extras). | |
Force the test to return without failing and mark it as skipped. | |
Generates the name to a temporary file. | |
When using typedefs that are only used in debug mode then they have to be marked with macro. | |
Verify check points for the given file name. |
Versioning
Major SeqAn revision number. | |
Minor SeqAn revision number. | |
SeqAn patch revision number. | |
Flag ( |
SeqAn - Sequence Analysis Library - www.seqan.de