My Project
|
#include <iostream>
Go to the source code of this file.
Data Structures | |
class | IteratedFor |
Macros | |
#define | OSTREAM std::ostream |
Functions | |
OSTREAM & | operator<< (OSTREAM &, const IteratedFor &) |
#define OSTREAM std::ostream |
Definition at line 11 of file fac_iterfor.h.
OSTREAM & operator<< | ( | OSTREAM & | , |
const IteratedFor & | |||
) |