#include "vul_sprintf.h"
#include <vcl_cstdarg.h>
#include <vcl_cstring.h>
#include <vcl_iostream.h>
#include <vcl_cstdio.h>
Go to the source code of this file.
Functions | |
| vcl_ostream & | operator<< (vcl_ostream &os, const vul_sprintf &s) |
| vcl_ostream& operator<< | ( | vcl_ostream & | os, | |
| const vul_sprintf & | s | |||
| ) |
Definition at line 33 of file vul_sprintf.cxx.
1.5.1