3#include <boost/container/flat_map.hpp>
4#include <boost/container/flat_set.hpp>
5#include <boost/container/vector.hpp>
7#include <boost/interprocess/containers/vector.hpp>
11 using boost::container::flat_set;
12 using boost::container::flat_multiset;
13 using boost::container::flat_map;
14 using boost::container::flat_multimap;
18 template<
typename Stream,
typename T,
typename...
U>
20 template<
typename Stream,
typename T,
typename...
U>
23 template<
typename Stream,
typename T,
typename...
U>
25 template<
typename Stream,
typename T,
typename...
U>
28 template<
typename Stream,
typename T,
typename...
U>
30 template<
typename Stream,
typename T,
typename...
U>
33 template<
typename Stream,
typename K,
typename V,
typename...
U>
35 template<
typename Stream,
typename K,
typename V,
typename...
U>
38 template<
typename Stream,
typename K,
typename V,
typename...
U>
40 template<
typename Stream,
typename K,
typename V,
typename...
U>
Concept for reading and writing characters.
void unpack(Stream &s, std::deque< T > &value)
void pack(Stream &s, const std::deque< T > &value)
#define T(meth, val, expected)