#include <cstring>
#include <iostream>


Go to the source code of this file.
Namespaces | |
| namespace | dlr |
| namespace | dlr::common |
Classes | |
| class | dlr::common::InputStream |
| The InputStream class is used to add convenience functions to existing istreams. More... | |
Copyright (C) 2004-2007 David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.
Definition in file inputStream.h.
1.5.5