#include <payload.h>
List of all members.
Public Member Functions |
template<typename KeyType , typename ValueType , typename std::enable_if<!std::is_integral< ValueType >::value, bool >::type = true> |
| Pair (KeyType &&p_key, ValueType &&p_value) |
Public Attributes |
std::string | value |
Detailed Description
Definition at line 13 of file payload.h.
Constructor & Destructor Documentation
template<typename KeyType , typename ValueType , typename std::enable_if<!std::is_integral< ValueType >::value, bool >::type = true>
Member Data Documentation
The documentation for this struct was generated from the following file: