SeqAn3
platform.hpp File Reference

Contains platform and dependency checks. More...

#include <cinttypes>
#include <ciso646>
#include <cstddef>
Include dependency graph for platform.hpp:

Go to the source code of this file.

Macros

#define SEQAN3_WITH_CEREAL   0
 Whether CEREAL support is available or not.
 
#define SEQAN3_WITH_LEMON   0
 Whether Lemon support is available or not.
 

Detailed Description

Contains platform and dependency checks.

Author
Hannes Hauswedell <hannes.hauswedell AT fu-berlin.de>