Support Class Library
A set of tools providing classes and utility
scl.hpp
Go to the documentation of this file.
1 #pragma once
2 
7 namespace scl{}
8 
9 #include <scl/macros.h>
10 #include <scl/tools/tools.hpp>
13 #include <scl/utils/utils.hpp>
14 #include <scl/stream/stream.hpp>
15 #include <scl/async/async.hpp>
16 #include <scl/http/http.hpp>
17 #include <scl/detect/detect.hpp>
18 #include <scl/alias/alias.hpp>
19 #include <scl/prelude/prelude.hpp>
Global namespace of the SCL.
Definition: alias.hpp:3