#include <config.h>
#include "sbuild-keyfile-base.h"
#include <boost/format.hpp>
Typedefs | |
typedef std::pair < keyfile_base::error_code, const char * > | emap |
Variables | |
emap | init_errors [] |
This is a list of the supported error codes. |
typedef std::pair<keyfile_base::error_code,const char *> emap [static] |
emap init_errors[] [static] |
This is a list of the supported error codes.
It's used to construct the real error codes map.