docblock
This commit is contained in:
parent
3bc7b62567
commit
d5819ef2dc
|
|
@ -120,4 +120,7 @@ public:
|
|||
std::size_t size() const noexcept { return _strerror ? std::strlen(_strerror) : _bufmem->length; }
|
||||
};
|
||||
|
||||
/**
|
||||
* End of namespace AMQP
|
||||
*/
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue