$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [ICL] cardinality of float interval
From: John Reid (j.reid_at_[hidden])
Date: 2011-02-17 03:10:07
cardinality( interval< float >( 1, 5 ) ) == 18446744073709551615
Can this be true? Is this by design?