lemon/tolerance.h
changeset 515 7992dcb0d0e6
parent 280 e7f8647ce760
child 516 7d7d9debb29a
equal deleted inserted replaced
7:3c56c01911e3 9:42941a360201
   369 
   369 
   370     ///Returns zero
   370     ///Returns zero
   371     static Value zero() {return 0;}
   371     static Value zero() {return 0;}
   372   };
   372   };
   373 
   373 
   374 #if defined __GNUC__ && !defined __STRICT_ANSI__
   374 #if HAVE_LONG_LONG 
   375 
   375 
   376   ///Long long integer specialization of Tolerance.
   376   ///Long long integer specialization of Tolerance.
   377 
   377 
   378   ///Long long integer specialization of Tolerance.
   378   ///Long long integer specialization of Tolerance.
   379   ///\warning This class (more exactly, type <tt>long long</tt>)
   379   ///\warning This class (more exactly, type <tt>long long</tt>)