#include "numeric.h"Functions | |
| ostream & | operator<< (ostream &out, const NumericAttribute &na) |
| ostream& operator<< | ( | ostream & | out, |
| const NumericAttribute & | na | ||
| ) |
Writes the specified numeric attribute to the output stream and returns it.
| out | the output stream for writing |
| na | the specified numeric attribute for writing |
1.8.6