Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Реализовать сериализацию stl контейнеров #4

Open
mtrempoltsev opened this issue Jan 27, 2018 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@mtrempoltsev
Copy link
Owner

Сейчас сериализуются std::array, std::map, std::vector, надо добавить поддержку оставшегося и C-array

@mtrempoltsev mtrempoltsev added enhancement New feature or request good first issue Good for newcomers labels Jan 28, 2018
@mtrempoltsev
Copy link
Owner Author

mtrempoltsev commented Mar 13, 2018

array
deque
forward_list
list
vector
pair
map

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant