Support Class Library
A set of tools providing classes and utility
|
#include <scl/macros.h>
#include <scl/tools/meta/type_mod.h>
#include <scl/tools/meta/fn_introspect.h>
#include <mutex>
#include <scl/exceptions/InvalidResource.h>
Go to the source code of this file.
Classes | |
struct | scl::async::with_traits< Resource > |
Traits for use with the scl::async::with function. More... | |
struct | scl::async::with_traits< std::mutex > |
Namespaces | |
scl | |
Global namespace of the SCL. | |
scl::async | |
Base namespace for asynchronous APIs. | |