Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
http::basic_fields::swap

Swap two field containers.

template<
    class Alloc>
friend void
swap(
    basic_fields< Alloc >& lhs,
    basic_fields< Alloc >& rhs);
  » more...

Return a buffer sequence representing the trailers.

void
swap(
    basic_fields& other);
  » more...

PrevUpHomeNext