CPP05 1.0
|
Implementation of the Form class. [詳解]
#include "Form.hpp"
関数 | |
std::ostream & | operator<< (std::ostream &os, const Form &form) |
Overloads the << operator to print Form information. | |
std::ostream & operator<< | ( | std::ostream & | os, |
const Form & | form | ||
) |