Include dependency graph for limits.hh:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | utility |
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.