cpp-msgpack-light 0.3.0
A light library to serialize MessagePack.
|
This is the complete list of members for msgpack_light::mutable_array_iterator< Allocator >, including all inherited members.
allocator_ | msgpack_light::mutable_array_iterator< Allocator > | private |
difference_type typedef | msgpack_light::mutable_array_iterator< Allocator > | |
mutable_array_iterator() noexcept | msgpack_light::mutable_array_iterator< Allocator > | inline |
mutable_array_iterator(details::object_data *pointer, details::allocator_wrapper< Allocator > *allocator) noexcept | msgpack_light::mutable_array_iterator< Allocator > | inline |
operator*() const noexcept | msgpack_light::mutable_array_iterator< Allocator > | inline |
operator++() noexcept | msgpack_light::mutable_array_iterator< Allocator > | inline |
operator++(int) noexcept | msgpack_light::mutable_array_iterator< Allocator > | inline |
pointer_ | msgpack_light::mutable_array_iterator< Allocator > | private |
reference typedef | msgpack_light::mutable_array_iterator< Allocator > | |
value_type typedef | msgpack_light::mutable_array_iterator< Allocator > |