Silicium
flush.hpp
Go to the documentation of this file.
1 #ifndef SILICIUM_FLUSH_HPP
2 #define SILICIUM_FLUSH_HPP
3 
4 namespace Si
5 {
6  struct flush
7  {
8  };
9 }
10 
11 #endif
Definition: absolute_path.hpp:19
Definition: flush.hpp:6