#include <boost/shared_ptr.hpp>
#include <vector>
#include <iterator>
#include <string>
#include <sstream>
Go to the source code of this file.
Typedefs | |
typedef std::vector< unsigned char > | slurpedfile |
typedef slurpedfile::const_iterator | iter |
typedef slurpedfile::const_iterator iter |
typedef std::vector<unsigned char> slurpedfile |