Bowie

Results 3 comments of Bowie

Having done some investigation the answer to my question is no, it is not appropriate to allow the compiler to generate move constructor/move assignment for `execution_context`. A default move constructor...

Further investigation indicates the problem is more complicated than I thought. The services held by the service registry get a reference to the execution context that owns them. Once there...

I tried forking your repo to integrate with more recent Eigen. The patch I made to deal with the constructor issue I dropped the k argument and changed matrix to...