Nik Bougalis
d26fae9875
Reduce Beast dependencies by leveraging C++11 features:
* Remove beast::Atomic (RIPD-728):
* Use std-provided alternatives
* Eliminate atomic variables where possible
* Cleanup beast::Thread interface:
* Use std::string instead of beast::String
* Remove unused functions and parameters
* Remove unused code:
* beast::ThreadLocalValue
* beast::ServiceQueue
2014-12-31 01:55:10 -08:00
..
2014-12-22 10:23:49 -08:00
2014-12-29 11:21:19 -08:00
2014-12-22 10:23:49 -08:00
2014-11-03 14:11:05 -08:00
2014-12-31 01:55:10 -08:00
2014-12-30 12:33:41 -08:00
2014-12-22 15:19:48 -08:00
2014-12-12 20:14:02 -08:00
2014-12-22 10:23:49 -08:00
2014-12-12 20:14:02 -08:00
2014-12-22 15:19:48 -08:00
2014-12-22 10:23:49 -08:00
2014-12-29 11:21:19 -08:00
2014-12-22 10:23:49 -08:00
2014-09-16 14:15:12 -07:00