mirror of
https://github.com/boostorg/redis.git
synced 2026-01-19 04:42:09 +00:00
Including only necessary headers.
This commit is contained in:
@@ -527,7 +527,7 @@ void boost_redis_from_bulk(mystruct& obj, char const* p, std::size_t size, boost
|
||||
|
||||
These functions are accessed over ADL and therefore they must be
|
||||
imported in the global namespace by the user. In the
|
||||
[Examples](#Examples) section the reader can find examples showing how
|
||||
[Examples](#examples) section the reader can find examples showing how
|
||||
to serialize using json and [protobuf](https://protobuf.dev/).
|
||||
|
||||
<a name="examples"></a>
|
||||
|
||||
Reference in New Issue
Block a user