Kea 2.5.5
boost::archive::iterators::detail::from_4_bit< CharType > Struct Template Reference

#include <base16_from_binary.h>

Public Types

typedef CharType result_type
 

Public Member Functions

CharType operator() (CharType t) const
 

Detailed Description

template<class CharType>
struct boost::archive::iterators::detail::from_4_bit< CharType >

Definition at line 37 of file base16_from_binary.h.

Member Typedef Documentation

◆ result_type

template<class CharType >
typedef CharType boost::archive::iterators::detail::from_4_bit< CharType >::result_type

Definition at line 38 of file base16_from_binary.h.

Member Function Documentation

◆ operator()()

template<class CharType >
CharType boost::archive::iterators::detail::from_4_bit< CharType >::operator() ( CharType  t) const
inline

Definition at line 39 of file base16_from_binary.h.

References isc_throw_assert.


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