Support Class Library
A set of tools providing classes and utility
iterator.hpp
Go to the documentation of this file.
1 #pragma once
3 
4 namespace scl{
5  namespace stream{
6  namespace details{
11  namespace iterator{}
12  }
13  }
14 }
15 
Global namespace of the SCL.
Definition: alias.hpp:3