|
libmoost
|
Base class for the option abstractions that implements common behaviour. More...
#include <option_traits.hpp>

Protected Member Functions | |
| curl_opt_base () | |
Static Protected Member Functions | |
| template<typename T > | |
| static void | error (T const &val, std::string const &opttype, std::string const &msg) |
Base class for the option abstractions that implements common behaviour.
Definition at line 50 of file option_traits.hpp.
| moost::murcl::curl_opt_base< optval >::curl_opt_base | ( | ) | [inline, protected] |
Definition at line 53 of file option_traits.hpp.
| static void moost::murcl::curl_opt_base< optval >::error | ( | T const & | val, |
| std::string const & | opttype, | ||
| std::string const & | msg | ||
| ) | [inline, static, protected] |