I sincerely Wish someone could explain ASIO Boost for noobs with a [1] much more extended explanation and [2] hands on demo and with [3] a much more extended timeline video
@SamWhitlock Жыл бұрын
23:00 I think this pattern is mostly done in the wild by making `state` inherit from `enable_shared_from_this`, instead of using an explicit "shared this" and static methods, but this is equivalent!
@Voy2378 Жыл бұрын
I cant believe that people claim with a straight face that ASIO is well documented. Sure there is a ton of text in docs, but docs are terrible.
@kamu38 Жыл бұрын
It is quite difficult to read. It only starts to make sense after you understand how to use the library.