Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::algorithm::not_enough_input Struct Reference

Thrown when the input sequence unexpectedly ends. More...

#include <hex.hpp>

Inheritance diagram for boost::algorithm::not_enough_input:
Collaboration diagram for boost::algorithm::not_enough_input:

Public Member Functions

template<class Tag >
void set (typename Tag::type const &)
 
template<class Tag >
Tag::type const * get () const
 

Detailed Description

Thrown when the input sequence unexpectedly ends.

Member Function Documentation

template<class Tag >
Tag::type const * boost::exception::get ( ) const
inlineinherited
template<class Tag >
void boost::exception::set ( typename Tag::type const &  v)
inlineinherited

The documentation for this struct was generated from the following file: