chriskohlhoff / asio-tr2

C++ TR2 proposal based on Asio
17 stars 5 forks source link

use_service and make_service should be reentrant #223

Open chriskohlhoff opened 9 years ago

chriskohlhoff commented 9 years ago

E.g. constructor of a service class A might perform use_service(...);