Boost logo

Boost :

Subject: [boost] [config] check for std::numeric_limits<T>::lowest() availability
From: vicente.botet (vicente.botet_at_[hidden])
Date: 2010-09-21 16:26:51


Hi,

I would like to use std::numeric_limits<T>::lowest() when the standard library provides it. As this is a specific function on C++0X, I was looking for a macro on Boost.Config that allows to use it conditionally, unfortunatelly I have not found any.

What will be the right way to do that? Any chance <boost/limmits.hpp> manage with that?

Best,
_____________________
Vicente Juan Botet Escribá
http://viboes.blogspot.com/


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk