Fix style errors

This commit is contained in:
Richard Hodges
2020-07-04 07:33:22 +02:00
parent b84d8ad3d4
commit de1e63c597
11 changed files with 39 additions and 98 deletions
+1 -1
View File
@@ -288,7 +288,7 @@ struct associated_allocator<handler, Allocator>
template<class Executor>
struct associated_executor<handler, Executor>
{
using type = boost::asio::any_io_executor;
using type = any_io_executor;
static
type