Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
deque_fwd.hpp File Reference
#include <deque>
Include dependency graph for deque_fwd.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  fc
 namespace sysio::chain
 
namespace  fc::raw
 

Functions

template<typename Stream , typename T >
void fc::raw::pack (Stream &s, const std::deque< T > &value)
 
template<typename Stream , typename T >
void fc::raw::unpack (Stream &s, std::deque< T > &value)