Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost.Range and result_type
From: Michel Morin (mimomorin_at_[hidden])
Date: 2018-04-17 11:20:31


Robert Jones via Boost-users wrote:
> Am I right in thinking this is what BOOST_RESULT_OF_USE_DECLTYPE was all about,
> and everything now just works because modern compilers are implemtenting decltype now?

Yes. If you do
  #define BOOST_RESULT_OF_USE_TR1
the code should fail to compile.

Regards,
Michel


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