#include "util.h"
Go to the source code of this file.
Functions | |
float | used_time () |
float | used_time (float& T) |
ostream& | operator<< (ostream& out, const list<string>& L) |
istream& | operator>> (istream& in, list<string>& L) |
ostream& | operator<< (ostream& out, const list<int>& L) |
istream& | operator>> (istream& in, list<int>& L) |
bool | is_file (string fname) |
bool | is_directory (string fname) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|