static constexpr std::array<DIRS, 8> motion_set_={}; 这样进行初始化之后,在进行编译时回报错。 uan@beacon:~/workspace/bazel_tutorial$ bazel build ...