alashworth / test-issue-import

0 stars 0 forks source link

change Boost metaprograms to C++11 std lib #141

Open alashworth opened 5 years ago

alashworth commented 5 years ago

Issue by bob-carpenter Monday May 01, 2017 at 19:41 GMT Originally opened as https://github.com/stan-dev/stan/issues/2299


Summary:

Many of Boost's metaprogrammin constructs are built into C++11. Replace use of Boost with C++11 built-ins. This includes:

Current Version:

v2.15.0