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

luabind refactoring #25

Open
3 tasks
Im-dex opened this issue Aug 16, 2017 · 5 comments
Open
3 tasks

luabind refactoring #25

Im-dex opened this issue Aug 16, 2017 · 5 comments

Comments

@Im-dex
Copy link
Owner

Im-dex commented Aug 16, 2017

  • Replace custom allocator by the standard one
  • Replace internal_* containers by the standard ones (remove list usage if it possible)
  • Replace map by unordered version if it possible
@ForserX
Copy link

ForserX commented Aug 17, 2017

Вот тебе ещё задача, может раньше меня сделаешь.
Relpace ImdexLib::option to std::optional (C++17, правда, не в курсе, завезли ли под VS2017)

@Im-dex
Copy link
Owner Author

Im-dex commented Aug 17, 2017

@ForserX Я пока не собираюсь использовать std::optional, хоть его и завезли в VS 2к17, но стандартный optional не поддерживает ссылки и не является монадой, поэтому мне проще допилить свое решение.

@jazzvaz
Copy link
Contributor

jazzvaz commented Dec 26, 2017

@Im-dex Добрый день, я убрал из кода ptmalloc а так же почистил код. Можете глянуть у меня в коммитах?

@Im-dex
Copy link
Owner Author

Im-dex commented Dec 26, 2017

@jazzvaz Привет, для этого лучше создать pull request

@andriyshevchenko
Copy link

@Im-dex Ребята, вы тут stalker 2 делаете?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants