I\'m trying to build 3D rendering engine with GLEW/GLFW/C++.
When I try emplace_back std::vector, before glfwInit(), It works well, but after glf