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

Adaptations of concepts from the standard library. More...

#include <initializer_list>
#include <iterator>
#include <type_traits>
#include <concepts>
#include <string>
#include <bio/core.hpp>
+ Include dependency graph for concept.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::ranges
 The ranges module's namespace.
 

Detailed Description

Adaptations of concepts from the standard library.

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