Boost logo

Boost Users :

Subject: Re: [Boost-users] Context and coroutine for ARM
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2017-05-13 13:02:00


exception_ptr is part of C++11 but not used in boost.coroutine (and the
fcontext-API of boost.context) -
you could apply -std=c++11(cxxflags) or check why C++11 code is used



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