libsequence  1.9.5
SeqConstants.hpp File Reference

Go to the source code of this file.

Namespaces

 Sequence
 The namespace in which this library resides.
 

Variables

const unsigned Sequence::SEQMAXUNSIGNED = std::numeric_limits<unsigned>::max()
 
const double Sequence::SEQMAXDOUBLE = std::numeric_limits<double>::max()
 

Detailed Description

A file defining constants used in various places in libsequence.

Definition in file SeqConstants.hpp.