.cu的cuda程序的kernel函数中调用std函数无法编译的问题解决; error: calling a constexpr __host__ function
error: calling a constexpr __host__ function("make_pair") from a __global__ function("emd") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this.