Support Class Library
A set of tools providing classes and utility
iostream.hpp
Go to the documentation of this file.
1 #pragma once
2 
3 namespace scl{
4  namespace tools{
9  namespace iostream{}
10  }
11 }
12 
13 #include <scl/tools/iostream/nl.h>
14 #ifdef SCL_USE_IOSTREAM_EXTEND
16 #endif
Global namespace of the SCL.
Definition: alias.hpp:3