Support Class Library
A set of tools providing classes and utility
pack.hpp
Go to the documentation of this file.
1 #pragma once
3 
4 namespace scl{
5  namespace stream{
6  namespace terminators{
11  namespace pack{
16  namespace details{}
17  }
18  }
19  }
20 }
21 
Global namespace of the SCL.
Definition: alias.hpp:3