![]() |
O2S C Library 1.8.2
Provide high-level data-structures and other fundamental tools for C projects
|
Represent a deque in a string. More...
Go to the source code of this file.
Functions | |
string_t | deque_to_string (const deque_t *self, string_conversion_t convert_element) |
Create a string that represents a deque. |
Represent a deque in a string.
Definition in file to_string.c.