#include <pop3.h>
#include <libspopc.h>
#include <stdlib.h>
#include <stdio.h>
#include <cxxtls/strtool.h>
#include <vector>
Go to the source code of this file.
Classes | |
struct | Impl |
Typedefs | |
typedef StrTool::stringlist_t | stringlist |
Functions | |
static void | cleanse_lines (std::list< std::string > &strings, bool handle_continuations=true) |
typedef StrTool::stringlist_t stringlist |