libcaf  0.13.2
Public Types | List of all members
caf::unbox_message_element< T > Struct Template Reference

Unboxes atom constants, i.e., converts atom_constant<V> to V. More...

#include <message.hpp>

Public Types

using type = T
 

Detailed Description

template<class T>
struct caf::unbox_message_element< T >

Unboxes atom constants, i.e., converts atom_constant<V> to V.


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