Qpid Proton C++ API  0.32.0
byte_array.hpp File Reference

Arbitrary fixed-size data. More...

#include "./internal/export.hpp"
#include "./internal/comparable.hpp"
#include "./types_fwd.hpp"
#include <proton/type_compat.h>
#include <algorithm>
#include <iterator>

Go to the source code of this file.

Classes

class  byte_array< N >
 Arbitrary fixed-size data. More...
 

Namespaces

 proton
 The main Proton namespace.
 

Detailed Description

Arbitrary fixed-size data.