"git@developer.sourcefind.cn:gaoqiong/pybind11.git" did not exist on "6bcd220c8d6a6e7ea05fced74531fabcbac88fbd"
Use C++14 index_sequence when possible
Newer standard libraries use compiler intrinsics for std::index_sequence which makes it ‘free’. This prevents hitting instantiation limits for recursive templates (-ftemplate-depth).
Showing
Please register or sign in to comment