senf::detail::DumpKey< KeyType, is_integral > Struct Template Reference

List of all members.


Detailed Description

template<class KeyType, bool is_integral = std::numeric_limits<KeyType>::is_integer>
struct senf::detail::DumpKey< KeyType, is_integral >

Definition at line 176 of file PacketRegistry.ih.


Static Public Member Functions

static void  dump (KeyType const &v, std::ostream &os)

Member Function Documentation

template<class KeyType , bool is_integral>
void senf::detail::DumpKey< KeyType, is_integral >::
dump ( KeyType const &  v,
std::ostream &  os )

Definition at line 192 of file PacketRegistry.ct.


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