LRDE Tiger Compiler  1.34a $Id: 7fef12e1f5fa43449d667a0eec1d837c40fc1202 $
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
temp-set.hh
Go to the documentation of this file.
1 
6 #ifndef TEMP_TEMP_SET_HH
7 # define TEMP_TEMP_SET_HH
8 
9 # include <temp/temp.hh>
10 # include <misc/set.hh>
11 
12 namespace temp
13 {
14 
17 
19  std::ostream&
20  operator<<(std::ostream& ostr, const temp_set_type& temps);
21 
22 } // namespace temp
23 
24 #endif // !TEMP_TEMP_SET_HH