Boost logo

Boost :

Subject: [boost] [config] macro for portable restrict and restrict references
From: Joel FALCOU (joel.falcou_at_[hidden])
Date: 2015-11-04 10:53:16


I pushed a PR that adds the macro BOOST_RESTRICT to take place of the
compielr specific __restrcict/__restrict__ keyword. It also comes with
an indicator if said keyword can be applied to references.

https://github.com/boostorg/config/pull/81

Comments welcome.


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