BioC++ core-0.7.0
The Modern C++ libraries for Bioinformatics.
 
Loading...
Searching...
No Matches
int_types.hpp File Reference

Provides metaprogramming utilities for integer types. More...

#include <concepts>
#include <limits>
#include <type_traits>
#include <bio/core.hpp>
+ Include dependency graph for int_types.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  bio
 The main BioC++ namespace.
 
namespace  bio::meta
 The Meta module's namespace.
 

Detailed Description

Provides metaprogramming utilities for integer types.

Author
Hannes Hauswedell <hannes.hauswedell AT decode.is>