Go to the source code of this file.
Namespaces | |
namespace | vcsn |
namespace | vcsn::misc |
This file defines the utility trait vcsn::limits
, by using standard C++ std::numeric_limits
if available, or the standard C limits if USE_C_LIMITS
is defined.
Definition in file limits.hh.