#include <curl.hpp>
Inherits boost::noncopyable.
Definition at line 43 of file curl.hpp.
◆ ~email_recipients()
jmmcg::LIBJMMCG_VER_NAMESPACE::curl::email_recipients::~email_recipients |
( |
| ) |
|
|
noexcept |
◆ empty()
bool jmmcg::LIBJMMCG_VER_NAMESPACE::curl::email_recipients::empty |
( |
| ) |
const |
|
noexcept |
◆ push_back()
void jmmcg::LIBJMMCG_VER_NAMESPACE::curl::email_recipients::push_back |
( |
std::string const & |
addr | ) |
|
|
noexcept |
Add two recipients, in this particular case they correspond to the To: and Cc: addressees in the header, but they could be any kind of recipient.
Definition at line 60 of file curl.cpp.
◆ curl
The documentation for this class was generated from the following files: