|
Boost Users : |
From: Lemings, Eric B. \(Contr\) (Eric.Lemings_at_[hidden])
Date: 2005-01-10 17:08:20
Hi,
I was wondering if there is a zero/null value metafunction in the Boost libraries? Something like the following:
null<int>::value // 0
null<float>::value // 0.0
null<void*>::value // 0 or NULL
null<int&>::value // undefined
Thanks,
Eric.
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net